From e4b01add78e29e809f29fecc6af84c6651139fb2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 14 Dec 2002 17:21:04 +0000 Subject: [PATCH] *** empty log message *** --- tests/misc/cat-tty-eof | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/misc/cat-tty-eof b/tests/misc/cat-tty-eof index acb0ff8444..c8acdd54b4 100755 --- a/tests/misc/cat-tty-eof +++ b/tests/misc/cat-tty-eof @@ -13,7 +13,6 @@ esac exec $PERL -w -- - <<\EOF # Ensure that cat exits upon a single EOF (^D) from a tty. -# FIXME: do something like `stty eof ^D'. use strict; (my $ME = $0) =~ s|.*/||; -- 2.47.2