summaryrefslogtreecommitdiff
path: root/ext/DB_File
diff options
context:
space:
mode:
authorSlaven Rezic <slaven@rezic.de>2003-07-10 12:41:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-10 22:37:02 +0000
commit60ab6564e6f4db9f2ddb5b1b4a4b710777324510 (patch)
tree52870f11c85dc24fa5b3044974403b96aaa18bbd /ext/DB_File
parenta782b1cc856c89bf13136b2caa93f6039e826572 (diff)
downloadperl-60ab6564e6f4db9f2ddb5b1b4a4b710777324510.tar.gz
[PATCH} db-recno.t on Mac OS X
Message-Id: <1057840865.9622@devpc01.iconmobile.de> p4raw-id: //depot/perl@20130
Diffstat (limited to 'ext/DB_File')
-rwxr-xr-xext/DB_File/t/db-recno.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/DB_File/t/db-recno.t b/ext/DB_File/t/db-recno.t
index 88ad9e0b5e..b7f8038ae9 100755
--- a/ext/DB_File/t/db-recno.t
+++ b/ext/DB_File/t/db-recno.t
@@ -104,7 +104,7 @@ sub bad_one
print STDERR <<EOM ;
#
# Some older versions of Berkeley DB version 1 will fail db-recno
-# tests 61, 63 and 65.
+# tests 61, 63, 64, and 65.
EOM
if ($^O eq 'darwin'
&& $Config{db_version_major} == 1