]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test020-proxycache
Sync with HEAD
[openldap] / tests / scripts / test020-proxycache
index d67ca5b7b34db0994ff9f588883a4981f8b02c65..2a94cb65aa3a47df06734bc01bc74261f592227a 100755 (executable)
@@ -81,7 +81,7 @@ fi
 
 echo "Starting proxy cache on TCP/IP port $PORT2..."
 . $CONFFILTER < $PROXYCACHECONF > $CONF2
-$SLAPD -f $CONF2 -h $URI2 -d $LVL -d cache > $LOG2 2>&1 &
+$SLAPD -f $CONF2 -h $URI2 -d $LVL -d pcache > $LOG2 2>&1 &
 CACHEPID=$!
 if test $WAIT != 0 ; then
        echo CACHEPID $CACHEPID