]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test011-subtree-repl
Switch the default backend to BDB.
[openldap] / tests / scripts / test011-subtree-repl
index 972f0abec48b0000c3d45522b528159765704c0f..e7f9d8e8795d1a3bd5a64020ad2feee76bcfa05a 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