]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test000-rootdse
Switch the default backend to BDB.
[openldap] / tests / scripts / test000-rootdse
index a69fa8092dd3e38763819eed12f7ccd4f8d57720..205c1b5440fc00689afd4c6317553ee3a8f0c273 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