]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test020-proxycache
more pcache testing fixes import
[openldap] / tests / scripts / test020-proxycache
index 83bc617e8734dcf195459678c291af466423c0bb..e1579a139c669edbb1d5a6096f8d9b744ea46693 100755 (executable)
@@ -23,6 +23,11 @@ if test $PROXYCACHE = pcacheno; then
        exit 0
 fi 
 
+if test $BACKLDAP = "ldapno" ; then 
+       echo "LDAP backend not available, test skipped"
+       exit 0
+fi 
+
 if test "x$LVL" = "x0" ; then
        echo "test020 needs a minimal log level; setting to LDAP_DEBUG_NONE..."
        LVL=2048