]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test003-search
Switch the default backend to BDB.
[openldap] / tests / scripts / test003-search
index c73254a863519d86324f84ce9dd78162afd0680a..28152ee4ad0160e5aad6a989ecf6da99b163cd98 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