]> git.sur5r.net Git - openldap/commitdiff
Add stats to master.log
authorKurt Zeilenga <kurt@openldap.org>
Mon, 11 Nov 2002 19:39:10 +0000 (19:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 11 Nov 2002 19:39:10 +0000 (19:39 +0000)
tests/scripts/defines.sh

index 407ed220a97ddab89dffcc5d32b974c49ee846a5..236952098c497f13b55196ef80afd792d02fb71b 100755 (executable)
@@ -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