The develop branch is still the unstable version of the script

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

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