Change 20130 by [EMAIL PROTECTED] on 2003/07/10 22:37:02
Subject: [PATCH} db-recno.t on Mac OS X
From: [EMAIL PROTECTED]
Date: Thu, 10 Jul 2003 12:41:05 +0000
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/ext/DB_File/t/db-recno.t#24 edit
Differences ...
==== //depot/perl/ext/DB_File/t/db-recno.t#24 (xtext) ====
Index: perl/ext/DB_File/t/db-recno.t
--- perl/ext/DB_File/t/db-recno.t#23~18120~ Thu Nov 7 05:14:21 2002
+++ perl/ext/DB_File/t/db-recno.t Thu Jul 10 15:37:02 2003
@@ -104,7 +104,7 @@
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
End of Patch.