From: Holger Levsen Date: Thu, 25 Oct 2012 13:10:59 +0000 (+0200) Subject: trap more signals X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=efd452c208ca40f4ab37eefed64eb53e0f8e2e87;p=profitbricks%2Fjenkins-build-scripts.git trap more signals --- diff --git a/liveboot_build.sh b/liveboot_build.sh index 55346b5..3ed9c35 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 # -trap set_failure INT TERM EXIT +trap set_failure INT TERM EXIT KILL STOP ABRT # # build liveboot