[Bug 402735] jetty.sh to support status which is == check

This commit is contained in:
Jesse McConnell 2013-03-12 08:30:12 -05:00
parent 59f8d375b9
commit 9fd5881f93
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ case "$ACTION" in
;;
check)
check|status)
echo "Checking arguments to Jetty: "
echo "JETTY_HOME = $JETTY_HOME"
echo "JETTY_CONF = $JETTY_CONF"