You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo Are you sure you want to run the server in very-strict mode?
echo Press Control-C [or do something else similar to that] if not... counting down, $countdown ...
echo
sleep 1s
done
pushd $(dirname `readlink -e "$0"`) > /dev/null
ant && java -jar ./Build/jars/Configuration_Master.jar verbosity=9 "$@" strictness_level=2 # "strictness_level=2" is _after_ “"$@"” here on _purpose_, to ensure that this script will operate like it says in its filename