From dcc7fc16b6b5e546290001b798ddc1bcf3492f8f Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 11 Nov 2002 12:00:58 +0000 Subject: [PATCH] -Precondiftion: no open files -do not show warning from dba_open call for read during write # Interesting is that on some systems read during write is permitted... # I will change the tests as soon as i find a way to have this equal on all # systems --- ext/dba/tests/dba_handler.inc | 3 +-- ext/dba/tests/test.inc | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ext/dba/tests/dba_handler.inc b/ext/dba/tests/dba_handler.inc index 98048bb7c0..5690075fab 100644 --- a/ext/dba/tests/dba_handler.inc +++ b/ext/dba/tests/dba_handler.inc @@ -1,6 +1,5 @@ -- 2.50.1