]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test034-translucent
remove more LDBM cruft
[openldap] / tests / scripts / test034-translucent
index 8e52e4a4b817d9c627c148cdd3273f4ee31687e0..75ba8298687815faad611dfabbf335c736f79082 100755 (executable)
@@ -25,11 +25,6 @@ if test $TRANSLUCENT = translucentno ; then
        exit 0
 fi 
 
-if test $BACKEND = ldbm ; then
-       echo "Translucent Proxy overlay not qualified for use with LDBM, test skipped"
-       exit 0
-fi
-
 if test $AC_ldap = ldapno ; then
        echo "Translucent Proxy overlay requires back-ldap backend, test skipped"
        exit 0