From: Kurt Zeilenga Date: Mon, 11 Nov 2002 19:39:10 +0000 (+0000) Subject: Add stats to master.log X-Git-Tag: NO_SLAP_OP_BLOCKS~799 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2e8be24614a0abd200ea9989f583618c91e5e808;p=openldap Add stats to master.log --- diff --git a/tests/scripts/defines.sh b/tests/scripts/defines.sh index 407ed220a9..236952098c 100755 --- a/tests/scripts/defines.sh +++ b/tests/scripts/defines.sh @@ -54,7 +54,7 @@ LDAPADD="$CLIENTDIR/ldapadd $TOOLPROTO $TOOLARGS" LDAPMODRDN="$CLIENTDIR/ldapmodrdn $TOOLPROTO $TOOLARGS" LDAPWHOAMI="$CLIENTDIR/ldapwhoami $TOOLARGS" SLAPDTESTER=$PROGDIR/slapd-tester -LVL=${SLAPD_DEBUG-5} +LVL=${SLAPD_DEBUG-261} LOCALHOST=localhost PORT=9009 SLAVEPORT=9010