From: Holger Levsen Date: Thu, 25 Oct 2012 13:06:05 +0000 (+0200) Subject: try harder to trap jenkins X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=2abd3bf65d1cb08d74fbc15068abe2ed35039a50;p=profitbricks%2Fjenkins-build-scripts.git try harder to trap jenkins --- diff --git a/liveboot_build.sh b/liveboot_build.sh index 74e05d4..55346b5 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # copyright 2012 Holger Levsen # GPL2 licenced @@ -9,7 +9,7 @@ set_failure() { exit 1 } -#set +e +set -e #set -x export