From: David Levine Date: Fri, 1 Feb 2013 01:43:09 +0000 (-0600) Subject: Redirected stderr to /dev/null in the test for presence of X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/8a97d4892770a49955add690ac2a53bdc6bf2fcf?hp=8a97d4892770a49955add690ac2a53bdc6bf2fcf Redirected stderr to /dev/null in the test for presence of /dev/tty. Solaris warns that it can't create the device. This may not fix it, but it should help isolate which part of the test is causing the warning. ---