GNOME Bugzilla – Bug 726892
gnome-autogen.sh: Fix check if stdin is a tty
Last modified: 2014-03-22 18:10:57 UTC
Commit 7f977b021462 introduced a check if stdin is ins't a tty, and prevent printing terminal codes in this case. But the check was wrong and always failed.
Created attachment 272649 [details] [review] gnome-autogen.sh: Fix check if stdin is a tty
Review of attachment 272649 [details] [review]: Looks good, thanks!
Attachment 272649 [details] pushed as d98710d - gnome-autogen.sh: Fix check if stdin is a tty