diff --git a/build-all.sh b/build-all.sh index 5fe2f43..8ac9602 100755 --- a/build-all.sh +++ b/build-all.sh @@ -53,7 +53,7 @@ dofile() { $SCRIPT build_and_push "${base}" "${suite}" "${build_dir}" } || { # add to errors - echo "${ERRORS} ${base}:${suite} " >> $ERRORS + echo "${base}:${suite}" >> $ERRORS } echo echo