https://bz.apache.org/bugzilla/show_bug.cgi?id=66507

--- Comment #1 from Eric Hamilton <[email protected]> ---
Updated suggested catalina.sh fix to conform with execution style of other
commands:
elif [ "$1" = "version" ] ; then

    eval "\"$_RUNJAVA\"" "$JAVA_OPTS" \
      -classpath "\"$CATALINA_HOME/lib/catalina.jar\"" \
      org.apache.catalina.util.ServerInfo

else

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to