summaryrefslogtreecommitdiff
path: root/tests/input-tty
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-19 20:26:28 +0000
committerJim Meyering <jim@meyering.net>2002-07-19 20:26:28 +0000
commit767a8b968e4e8fea54f25dbf5b8f95fb0bc997f6 (patch)
tree896d546031611b87cddaf4f1214a81e705144416 /tests/input-tty
parent5db1ff6873a3201cc70116848044255cb372ea25 (diff)
downloadcoreutils-767a8b968e4e8fea54f25dbf5b8f95fb0bc997f6.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/input-tty')
-rw-r--r--tests/input-tty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input-tty b/tests/input-tty
index 7b2f426f8..bba9eb794 100644
--- a/tests/input-tty
+++ b/tests/input-tty
@@ -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