From 2e8be24614a0abd200ea9989f583618c91e5e808 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 11 Nov 2002 19:39:10 +0000 Subject: [PATCH] Add stats to master.log --- tests/scripts/defines.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5