diff --git a/hack/bootstrap_tfw_dev.sh b/hack/bootstrap_tfw_dev.sh index 6c15097..7b81f5f 100755 --- a/hack/bootstrap_tfw_dev.sh +++ b/hack/bootstrap_tfw_dev.sh @@ -18,6 +18,7 @@ LOGFILE=/tmp/bootstrap_tfw.log run() { + trap 'exit 1' INT trap handle_exit EXIT : > $LOGFILE