*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 19 Jul 2002 20:26:28 +0000 (20:26 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Jul 2002 20:26:28 +0000 (20:26 +0000)
tests/input-tty

index 7b2f426..bba9eb7 100644 (file)
@@ -1,4 +1,4 @@
-# This test is used from at least two separate scripts.
+# Require a controlling input `terminal'.
 
 tty -s || have_input_tty=no
 if test "$have_input_tty" = no; then