]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test004-modify
Switch the default backend to BDB.
[openldap] / tests / scripts / test004-modify
index 1eec603db6fc784b97e1e869fd52fa3f6f4915ce..2e110dd7679abfc5536a037de7855e64dc462881 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