This commit is contained in:
e.gavrin
2014-08-05 14:58:04 +04:00
parent be42a7b128
commit 94fe8803e1
+1 -1
View File
@@ -102,7 +102,7 @@ then
exit 1 exit 1
fi fi
else else
echo "\e[1;33mPre-commit testing not passed. Cancelling push.\e[0m" echo -e "\e[1;33mPre-commit testing not passed. Cancelling push.\e[0m"
exit 1 exit 1
fi fi