Fixing Ctrl-C handling in tools/push.sh.
This commit is contained in:
+2
-1
@@ -74,7 +74,8 @@ function ctrl_c() {
|
||||
# git notes --ref=perf remove $commit_hash
|
||||
# git notes --ref=mem remove $commit_hash
|
||||
# done
|
||||
# exit 1
|
||||
|
||||
exit 1
|
||||
}
|
||||
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user