You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/05/21 21:20:47 UTC

[GitHub] [tomcat] rjozwik opened a new pull request #167: Use test -t command to check if STDOUT is opened on a terminal

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org