diff options
Diffstat (limited to 't/io/pipe.t')
-rwxr-xr-x[-rw-r--r--] | t/io/pipe.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/io/pipe.t b/t/io/pipe.t index d41f5faaec..0133c39e49 100644..100755 --- a/t/io/pipe.t +++ b/t/io/pipe.t @@ -1,6 +1,6 @@ #!./perl -# $Header: pipe.t,v 4.0 91/03/20 01:51:02 lwall Locked $ +# $RCSfile: pipe.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:31 $ $| = 1; print "1..8\n"; |