From 4d0ff8f7e9c27140f257dcd08944f732339a3c43 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Mon, 30 Nov 2009 21:43:06 +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 013e7e5147..7076ae8d71 100755 --- a/tests/scripts/defines.sh +++ b/tests/scripts/defines.sh @@ -192,7 +192,7 @@ LDAPCOMPARE="$CLIENTDIR/ldapcompare $TOOLARGS" LDAPEXOP="$CLIENTDIR/ldapexop $TOOLARGS" SLAPDTESTER=$PROGDIR/slapd-tester LDIFFILTER=$PROGDIR/ldif-filter -LVL=${SLAPD_DEBUG-261} +LVL=${SLAPD_DEBUG-0x4105} LOCALHOST=localhost BASEPORT=${SLAPD_BASEPORT-9010} PORT1=`expr $BASEPORT + 1` -- 2.39.5