From 62cab4a8405a72359b6e599cef71aee014795905 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 4 Dec 2009 19:38:02 +0000 Subject: [PATCH] Add loglevel sync to the default --- 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 2eb09feae4..20d20ebb83 100755 --- a/tests/scripts/defines.sh +++ b/tests/scripts/defines.sh @@ -192,7 +192,7 @@ LDAPWHOAMI="$CLIENTDIR/ldapwhoami $TOOLARGS" LDAPCOMPARE="$CLIENTDIR/ldapcompare $TOOLARGS" LDAPEXOP="$CLIENTDIR/ldapexop $TOOLARGS" SLAPDTESTER=$PROGDIR/slapd-tester -LVL=${SLAPD_DEBUG-261} +LVL=${SLAPD_DEBUG-0x4105} LOCALHOST=localhost BASEPORT=${SLAPD_BASEPORT-9010} PORT1=`expr $BASEPORT + 1` -- 2.39.5