]> git.sur5r.net Git - openldap/commitdiff
Use pcache debug devel
authorHoward Chu <hyc@openldap.org>
Fri, 17 Feb 2006 08:39:06 +0000 (08:39 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 17 Feb 2006 08:39:06 +0000 (08:39 +0000)
tests/scripts/test020-proxycache

index 08115edfbe7a5b88329d72faf1fa8ea8b003052f..35c250e45a856912404acfd5a657bc8640f821b3 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