diff options
author | Chip Salzenberg <chip@atlantic.net> | 1996-12-20 11:14:00 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1996-12-20 11:14:00 +1200 |
commit | f2f8ca5cb610536301ae36c7b4b93a2fb345342e (patch) | |
tree | bd0e42d5805dafea0ab03ab1be42d67a3f52a6f6 /t/lib/open2.t | |
parent | 21c7390f1b0234eecbac840f2d0358407fc1c759 (diff) | |
download | perl-f2f8ca5cb610536301ae36c7b4b93a2fb345342e.tar.gz |
[shell changes from patch from perl5.003_12 to perl5.003_13]
Change from running these commands:
# be sure that new tests are executable
touch t/lib/open2.t t/lib/open3.t
chmod +x t/lib/open2.t t/lib/open3.t
# get rid of old file
rm -f lib/Net/Socket.pm
# ready to patch
exit 0
Diffstat (limited to 't/lib/open2.t')
-rwxr-xr-x | t/lib/open2.t | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/lib/open2.t b/t/lib/open2.t new file mode 100755 index 0000000000..e69de29bb2 --- /dev/null +++ b/t/lib/open2.t |