The stable branch should not see the unstable warning messagunstable e

This commit is contained in:
Pedro Algarvio 2014-08-03 21:59:56 +01:00
parent 3d6b5c65e6
commit f0608fb22e

View file

@ -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