diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-09 21:07:00 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-09 21:35:11 +0000 |
commit | 3831a7876983b591d0421b0d72b1865c6adac0c1 (patch) | |
tree | f734c30990a9e8791c2cc1eebdc45c94a4c77658 /hints/darwin.sh | |
parent | 2336398ced407314bc7337ba89847a0183e6b314 (diff) | |
download | perl-3831a7876983b591d0421b0d72b1865c6adac0c1.tar.gz |
Rename ext/threads/shared to ext/threads-shared
Diffstat (limited to 'hints/darwin.sh')
-rw-r--r-- | hints/darwin.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/darwin.sh b/hints/darwin.sh index 34b74b721d..6cb9bd131a 100644 --- a/hints/darwin.sh +++ b/hints/darwin.sh @@ -223,7 +223,7 @@ EOM *** due to problems with the 64-bit versions of msgctl, semctl, *** and shmctl. You should also expect the following test failures: *** -*** ext/threads/shared/t/wait (threaded builds only) +*** ext/threads-shared/t/wait (threaded builds only) EOM |