diff --git a/utils/checkInstallomator.sh b/utils/checkInstallomator.sh index 7003c3b..793761a 100755 --- a/utils/checkInstallomator.sh +++ b/utils/checkInstallomator.sh @@ -101,6 +101,7 @@ for label in $allLabels; do errorLabels+=( "$label" ) echo "$cmd_output" fi + echo fi done