diff options
Diffstat (limited to 'scripts/cbc_monolith')
-rwxr-xr-x | scripts/cbc_monolith | 1 |
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 |