]> git.sur5r.net Git - openldap/commitdiff
Reduced debug level, the default logs more than 1Gb.
authorRein Tollevik <rein@openldap.org>
Sun, 12 Dec 2010 18:20:51 +0000 (18:20 +0000)
committerRein Tollevik <rein@openldap.org>
Sun, 12 Dec 2010 18:20:51 +0000 (18:20 +0000)
tests/scripts/test060-mt-hot

index 56b060e016e86bea0f8e2482717599a1c42445df..d3bb001e623489add2ef0668af9fe5883dfeeaac 100755 (executable)
@@ -13,6 +13,9 @@
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
+# The default debug level logs more than 1Gb:
+SLAPD_DEBUG=${SLAPD_DEBUG_MT_HOT-stats}
+
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh