]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test005-modrdn
Switch the default backend to BDB.
[openldap] / tests / scripts / test005-modrdn
index f2ee443f402ef7a206e861dc35279576cff93656..66a1b9f271ee9e9abbbff8e8a521c803e5d98889 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