]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test008-concurrency
Switch the default backend to BDB.
[openldap] / tests / scripts / test008-concurrency
index 24f1722901293a40804a40ad1bab9bf8c2b2c867..a4847f0527ef8fb14671bb83f8f0dc4efe2d06a9 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