From af4ad8d6950ef8ae91ec6e791aa504a3064517ec Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 19 Feb 2003 14:03:44 +0000 Subject: fix comment --- tests/misc/tty-eof | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/misc/tty-eof b/tests/misc/tty-eof index 075a12717..75a86be06 100755 --- a/tests/misc/tty-eof +++ b/tests/misc/tty-eof @@ -13,6 +13,8 @@ esac exec $PERL -w -- - <<\EOF # Ensure that cat exits upon a single EOF (^D) from a tty. +# Do the same for all programs that can read stdin, +# requiring no arguments and that write to standard output. use strict; (my $ME = $0) =~ s|.*/||; -- cgit v1.2.3-70-g09d2