From 022deb749a8345759c3c1f8e12fae7e440561a3d Mon Sep 17 00:00:00 2001 From: Rein Tollevik Date: Sun, 12 Dec 2010 18:20:51 +0000 Subject: [PATCH] Reduced debug level, the default logs more than 1Gb. --- tests/scripts/test060-mt-hot | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5