rjozwik opened a new pull request #169: Use STDIN for terminal availability 
check
URL: https://github.com/apache/tomcat/pull/169
 
 
   My previous patch for terminal availability check (using STDOUT), breaks 
when catalina.sh output is used in a pipe. This patch switches test to be based 
on STDIN. It better resembles behaviour of `tty` command previously used here 
and hopefully doesn't have any other side effects.

----------------------------------------------------------------
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

Reply via email to