From: Holger Levsen Date: Thu, 25 Oct 2012 13:28:16 +0000 (+0200) Subject: try harder to trap jenkins X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=2a21dde93832c9c1fc54531a981948e57ae1a7c4;p=profitbricks%2Fjenkins-build-scripts.git try harder to trap jenkins --- diff --git a/liveboot_build.sh b/liveboot_build.sh index 6ac7e01..9babfee 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -44,7 +44,7 @@ $SCRIPTSDIR/liveboot2db.py $JOB_NAME $BUILD_NUMBER $REQUEST_ID $BUILD_START # trap failures # set -e -trap set_failure INT TERM EXIT ERR +trap set_failure INT TERM EXIT ERR KILL STOP HUP ABRT # # build liveboot