From: Holger Levsen Date: Thu, 25 Oct 2012 14:52:58 +0000 (+0200) Subject: trap a bit more X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ca6e44c58d6de0f529f4e7178316377b17e55bf4;p=profitbricks%2Fjenkins-build-scripts.git trap a bit more --- diff --git a/liveboot_build.sh b/liveboot_build.sh index 66b87bb..a8d1e9b 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -45,7 +45,7 @@ $SCRIPTSDIR/liveboot2db.py $JOB_NAME $BUILD_NUMBER $REQUEST_ID $BUILD_START # trap failures # set -e -trap set_failure INT TERM EXIT ERR KILL STOP HUP ABRT +trap set_failure INT TERM EXIT ERR KILL STOP HUP ABRT PIPE CHLD # # build liveboot