diff options
author | Chip Salzenberg <chip@atlantic.net> | 1996-11-26 20:48:00 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1996-11-26 20:48:00 +1200 |
commit | 5796d575d4ac3d939eff59d5cc9d885ecbca338e (patch) | |
tree | e31918266e3334366eb6487b2acce2095e936b6e /t/op/sysio.t | |
parent | 02b7f3ca47a09108373c9869f605c9627534d1fa (diff) | |
download | perl-5796d575d4ac3d939eff59d5cc9d885ecbca338e.tar.gz |
[shell changes from patch from perl5.003_08 to perl5.003_09]
Change from running these commands:
# We'll create a new test, but patch won't automatically make it
# executable.
touch t/op/sysio.t
chmod +x t/op/sysio.t
exit 0
Diffstat (limited to 't/op/sysio.t')
-rwxr-xr-x | t/op/sysio.t | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/op/sysio.t b/t/op/sysio.t new file mode 100755 index 0000000000..e69de29bb2 --- /dev/null +++ b/t/op/sysio.t |