mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Fixing Ctrl-C handling in tools/push.sh.
This commit is contained in:
parent
bc484e2048
commit
5c4d73f4a3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user