From 29fadb78b4271677fd7ba15ccde13efcef510a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Wed, 2 Feb 2022 15:57:30 +0100 Subject: [PATCH] Update checkInstallomator.sh --- utils/checkInstallomator.sh | 1 + 1 file changed, 1 insertion(+) 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