From: Rein Tollevik Date: Sun, 12 Dec 2010 18:20:51 +0000 (+0000) Subject: Reduced debug level, the default logs more than 1Gb. X-Git-Tag: MIGRATION_CVS2GIT~363 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=022deb749a8345759c3c1f8e12fae7e440561a3d;p=openldap Reduced debug level, the default logs more than 1Gb. --- diff --git a/tests/scripts/test060-mt-hot b/tests/scripts/test060-mt-hot index 56b060e016..d3bb001e62 100755 --- a/tests/scripts/test060-mt-hot +++ b/tests/scripts/test060-mt-hot @@ -13,6 +13,9 @@ ## top-level directory of the distribution or, alternatively, at ## . +# The default debug level logs more than 1Gb: +SLAPD_DEBUG=${SLAPD_DEBUG_MT_HOT-stats} + echo "running defines.sh" . $SRCDIR/scripts/defines.sh