summaryrefslogtreecommitdiff
path: root/os2/diff.rest
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters.nicoh.com>1995-12-26 06:55:30 +0000
committerAndy Dougherty <doughera.lafayette.edu>1995-12-26 06:55:30 +0000
commit82835e01f42cf6e6ec087b39a902865e24e1b401 (patch)
tree07b97c483a008634feaa84e6a4001e712f1d077f /os2/diff.rest
parent28e44ed9749d8684067f67623a63b70fce87c3b8 (diff)
downloadperl-82835e01f42cf6e6ec087b39a902865e24e1b401.tar.gz
New file.
Diffstat (limited to 'os2/diff.rest')
-rw-r--r--os2/diff.rest12
1 files changed, 12 insertions, 0 deletions
diff --git a/os2/diff.rest b/os2/diff.rest
new file mode 100644
index 0000000000..7c44334da3
--- /dev/null
+++ b/os2/diff.rest
@@ -0,0 +1,12 @@
+*** t/TEST~ Tue Nov 14 08:22:08 1995
+--- t/TEST Wed Nov 22 02:04:22 1995
+***************
+*** 31,36 ****
+--- 31,37 ----
+ last;
+ }
+ }
++ $sharpbang = 0 if $ENV{OS2_SHELL}; # OS/2
+ $bad = 0;
+ $good = 0;
+ $total = @ARGV;