https://bz.apache.org/bugzilla/show_bug.cgi?id=60211
Bug ID: 60211 Summary: windows style %JAVA_OPTS% variable used in catalina.sh Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Meta Assignee: dev@tomcat.apache.org Reporter: carl.ber...@posteo.de Created attachment 34330 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34330&action=edit changes %JAVA_OPTS% to $JAVA_OPTS in bin/catalina.sh The windows style variable %JAVA_OPTS% is used in bin/catalina.sh instead of $JAVA_OPTS Same patch can be applied to http://svn.apache.org/repos/asf/tomcat/trunk , r1763634 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org