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`