From 5511dff5a1310675e431d494068de8541bd5bf8c Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Fri, 12 Aug 2022 17:40:29 +0100 Subject: [PATCH] Stable releases on stable branches Signed-off-by: Pedro Algarvio --- bootstrap-salt.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 7537a0976..6163dcce3 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -584,7 +584,6 @@ fi echoinfo "Running version: ${__ScriptVersion}" echoinfo "Executed by: ${CALLER}" echoinfo "Command line: '${__ScriptFullName} ${__ScriptArgs}'" -echowarn "Running the unstable version of ${__ScriptName}" # Define installation type if [ "$#" -gt 0 ];then