]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test020-proxycache
Sync with HEAD
[openldap] / tests / scripts / test020-proxycache
index 38dddc43340c4364ff464af7c8ceb3c41cff4c6a..ddd294e9a436f30dc83e09b0fce5ea62755aa62b 100755 (executable)
@@ -18,8 +18,8 @@ CACHE_ENTRY_LIMIT=10
 
 . $SRCDIR/scripts/defines.sh
 
-if test $PROXYCACHE = no; then 
-       echo "Proxy caching requires back-meta AND (back-ldbm OR back-bdb)" 
+if test $PROXYCACHE = pcacheno; then 
+       echo "Proxy cache overlay not available, test skipped"
        exit 0
 fi