mirror of
https://github.com/OMGeeky/tarpc.git
synced 2025-12-26 17:02:32 +01:00
Actually fail the prepush in try_run
This commit is contained in:
@@ -60,6 +60,7 @@ try_run() {
|
||||
printf "\n\n"
|
||||
printf "$OUTPUT"
|
||||
printf "\n\n"
|
||||
PREPUSH_RESULT=1
|
||||
return 1
|
||||
else
|
||||
printf "${SUCCESS}\n"
|
||||
|
||||
Reference in New Issue
Block a user