From cbcf87e11ae20c3628beeb13405b7c9834b4051d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 22 Sep 2018 15:09:18 +0200 Subject: [PATCH] Remove log --- Hooks/delegator.sh | 2 -- 1 file changed, 2 deletions(-) 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