diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 2002-02-14 22:56:24 -0500 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-02-15 08:42:55 +0000 |
commit | 30500b05e0cd7c98f3f3ddb34d343729aab7b8f7 (patch) | |
tree | 6a93990dc0eba6e0f24b71fc429956915e61ea5f /hints/os2.sh | |
parent | 59ecbafad1ed6a69b6ea56aa837f49504fd5051a (diff) | |
download | perl-30500b05e0cd7c98f3f3ddb34d343729aab7b8f7.tar.gz |
OS/2 tests and more
Message-Id: <20020215035624.A16467@math.ohio-state.edu>
p4raw-link: @14577 on //depot/perl: 0ad5258ff3f3328f321188cbb4fcd6a74b365431
p4raw-id: //depot/perl@14705
Diffstat (limited to 'hints/os2.sh')
-rw-r--r-- | hints/os2.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hints/os2.sh b/hints/os2.sh index 8633f2693e..9c1355cba4 100644 --- a/hints/os2.sh +++ b/hints/os2.sh @@ -472,3 +472,4 @@ esac # Now go back cd ../.. +cp os2/*.t t/lib |