From 5625e0a903d50cdb2b05f00e8479e8f31cfb28b0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 31 Jan 2014 10:37:11 +0100 Subject: [PATCH] oops, build shell is not intended to run 'failure' from the VM --- lbuild-nightly.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lbuild-nightly.sh b/lbuild-nightly.sh index 838f0456..af3a49d9 100755 --- a/lbuild-nightly.sh +++ b/lbuild-nightly.sh @@ -234,7 +234,6 @@ function in_root_context () { function build () { set -x set -e - trap failure ERR INT echo -n "============================== Starting $COMMAND:build on " date -- 2.43.0