From b3af239a37459e5004af996053ead9aca8d51066 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 24 Jan 2014 21:09:22 +0100 Subject: [PATCH] dbg --- lbuild-nightly.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lbuild-nightly.sh b/lbuild-nightly.sh index 20611c89..bba6f850 100755 --- a/lbuild-nightly.sh +++ b/lbuild-nightly.sh @@ -317,6 +317,7 @@ function run_log () { set -e # interpret retcod of TestMain.py; 2 means there were ignored steps that failed + echo "received from run_log" $retcod case $retcod in 0) success=true; IGNORED="" ;; 1) success=true; IGNORED=true ;; -- 2.43.0