aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/cbc_monolith1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cbc_monolith b/scripts/cbc_monolith
index 5b03748..5e05ae7 100755
--- a/scripts/cbc_monolith
+++ b/scripts/cbc_monolith
@@ -158,6 +158,7 @@ function build() {
--override-channels -c defaults \
$TC \
"$recipe"
+ set +x
_OK=`success`
if [ $_OK -ne 0 ]; then