Actually fail the prepush in try_run

This commit is contained in:
Adam Wright
2017-02-20 18:10:23 -08:00
parent 9c973eb80b
commit 3eec8fe1dd

View File

@@ -60,6 +60,7 @@ try_run() {
printf "\n\n"
printf "$OUTPUT"
printf "\n\n"
PREPUSH_RESULT=1
return 1
else
printf "${SUCCESS}\n"