mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 01:30:21 +00:00
The stable branch should not see the unstable warning messagunstable e
This commit is contained in:
parent
3d6b5c65e6
commit
f0608fb22e
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ if [ "${CALLER}x" = "${0}x" ]; then
|
|||
fi
|
||||
|
||||
echoinfo "${CALLER} ${0} -- Version ${__ScriptVersion}"
|
||||
echowarn "Running the unstable version of ${__ScriptName}"
|
||||
#echowarn "Running the unstable version of ${__ScriptName}"
|
||||
|
||||
#--- FUNCTION -------------------------------------------------------------------------------------------------------
|
||||
# NAME: __exit_cleanup
|
||||
|
|
Loading…
Add table
Reference in a new issue