diff options
author | Larry Wall <lwall@netlabs.com> | 1993-02-04 22:50:33 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1993-02-04 22:50:33 +0000 |
commit | e334a159a5616cab575044bafaf68f75b7bb3a16 (patch) | |
tree | 47369293eb7417e5322f7fe46e1a1cfc0d9c69ef /t/io/fs.t.rej | |
parent | 514dae0dba791ec01681adb3b3946a7646e146b3 (diff) | |
download | perl-e334a159a5616cab575044bafaf68f75b7bb3a16.tar.gz |
perl 4.0 patch 36: (combined patch)perl-4.0.36
Since Ed Barton sent me a patch for the malignent form of "Malformed
cmd links", I finally broke down and made a patch for the various
other little things that have been accumulating on version 4.
Diffstat (limited to 't/io/fs.t.rej')
-rw-r--r-- | t/io/fs.t.rej | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/t/io/fs.t.rej b/t/io/fs.t.rej new file mode 100644 index 0000000000..e519af0ed8 --- /dev/null +++ b/t/io/fs.t.rej @@ -0,0 +1,15 @@ +*************** +*** 1,6 **** + #!./perl + +! # $Header: fs.t,v 4.0 1991/03/20 01:50:55 lwall Locked $ + + print "1..22\n"; + +--- 1,6 ---- + #!./perl + +! # $RCSfile: fs.t,v $$Revision: 4.0.1.1 $$Date: 1993/02/05 19:44:34 $ + + print "1..22\n"; + |