]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test007-replication
Switch the default backend to BDB.
[openldap] / tests / scripts / test007-replication
index 22a8aab68c8f2ba39457e17246f48bfceb777c4e..000cb22331b23292bf18943a70778e5f29c2cce5 100755 (executable)
@@ -5,7 +5,7 @@ SRCDIR="."
 if test $# -ge 1 ; then
        SRCDIR=$1; shift
 fi
-BACKEND=ldbm
+BACKEND=bdb
 if test $# -ge 1 ; then
        BACKEND=$1; shift
 fi