Remove log

This commit is contained in:
Dennis Eichhorn 2018-09-22 15:09:18 +02:00
parent 0cbf16d15f
commit cbcf87e11a

View File

@ -6,8 +6,6 @@
. ${rootpath}/Build/Hooks/tests.sh
for FILE in $(git diff --cached --name-only); do
echo $FILE
if [[ ! -f "$FILE" ]]; then
continue
fi