summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-11-10 21:26:19 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-11-10 21:26:19 +0000
commit10e028eb20b386408cca53d6a22cbb5fecb10dff (patch)
treec0c9097af0a726a880cf70a7579b1dc0159a5fb0
parent11a33b18224cc51fe7d17e0e7afac0d8a1133c40 (diff)
downloadperl-10e028eb20b386408cca53d6a22cbb5fecb10dff.tar.gz
Tests that may fail in db-recno.t (for Mac OS X) (from bleadperl)
p4raw-id: //depot/maint-5.6/perl-5.6.2@21698
-rwxr-xr-xt/lib/db-recno.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/db-recno.t b/t/lib/db-recno.t
index 88ad9e0b5e..048a45f74f 100755
--- a/t/lib/db-recno.t
+++ b/t/lib/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/or 65.
EOM
if ($^O eq 'darwin'
&& $Config{db_version_major} == 1