From: Holger Levsen Date: Thu, 25 Oct 2012 12:55:54 +0000 (+0200) Subject: dont exit on error if we trap errors X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=f836995a0d9b54e526ca9d976e4a81b53fd5fc4c;p=profitbricks%2Fjenkins-build-scripts.git dont exit on error if we trap errors --- diff --git a/liveboot_build.sh b/liveboot_build.sh index d4533e5..8cbe07f 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -9,7 +9,7 @@ set_failure() { exit 1 } -set -e +#set -e #set -x export