]> git.sur5r.net Git - openldap/commitdiff
Disable #ldbm# options for now (as DBHOME stuff needs rethinking)
authorKurt Zeilenga <kurt@openldap.org>
Thu, 7 Jun 2001 17:57:13 +0000 (17:57 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 7 Jun 2001 17:57:13 +0000 (17:57 +0000)
tests/scripts/conf.sh

index bc65597eba259bd1e98701efea005c0acd23be8d..4da640af4a1440bd42adbe2d195a7970d5819bf1 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
 # $OpenLDAP$
-sed -e s/@BACKEND@/$BACKEND/ -e s/^#$BACKEND#//
+sed -e s/@BACKEND@/$BACKEND/ -e s/^#x$BACKENDx#//