rjozwik opened a new pull request #167: Use test -t command to check if STDOUT is opened on a terminal URL: https://github.com/apache/tomcat/pull/167 Current check for TTY availability in catalina.sh doesn't work if non-English locales are installed and activated. This fix uses `test` command instead of `tty` command.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org