From 8dda2d0290105b9d116d0bcb95ff8ef4a988c765 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 7 Jun 2001 17:57:13 +0000 Subject: [PATCH] Disable #ldbm# options for now (as DBHOME stuff needs rethinking) --- tests/scripts/conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/conf.sh b/tests/scripts/conf.sh index bc65597eba..4da640af4a 100755 --- a/tests/scripts/conf.sh +++ b/tests/scripts/conf.sh @@ -1,3 +1,3 @@ #! /bin/sh # $OpenLDAP$ -sed -e s/@BACKEND@/$BACKEND/ -e s/^#$BACKEND#// +sed -e s/@BACKEND@/$BACKEND/ -e s/^#x$BACKENDx#// -- 2.39.5