From 14dd68a2e9252e8716a13caf52ba11683e49b40d Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Sat, 8 Feb 2014 00:25:30 +0000 Subject: [PATCH] Make the error message more explicit --- bootstrap-salt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 620053b..6c1b532 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -3487,7 +3487,7 @@ if [ "$DAEMONS_RUNNING_FUNC" != "null" ] && [ $_START_DAEMONS -eq $BS_TRUE ]; th [ $fname = "syndic" ] && [ $_INSTALL_SYNDIC -eq $BS_FALSE ] && continue if [ $_ECHO_DEBUG -eq $BS_FALSE ]; then - echoerror "salt-$fname was not found running. Pass '-D' for additional debugging information..." + echoerror "salt-$fname was not found running. Pass '-D' to $__ScriptName when bootstrapping for additional debugging information..." continue fi