diff --git a/Hooks/delegator.sh b/Hooks/delegator.sh index ee8d9b2..8bb2632 100644 --- a/Hooks/delegator.sh +++ b/Hooks/delegator.sh @@ -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