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