diff options
Diffstat (limited to 'source4/script/tests/mk-openldap.sh')
-rwxr-xr-x | source4/script/tests/mk-openldap.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/script/tests/mk-openldap.sh b/source4/script/tests/mk-openldap.sh index 0533d46a66..d58ce7480d 100755 --- a/source4/script/tests/mk-openldap.sh +++ b/source4/script/tests/mk-openldap.sh @@ -1,6 +1,8 @@ SLAPD_CONF=$LDAPDIR/slapd.conf export SLAPD_CONF +echo "OPENLDAP_LOGLEVEL=0" + cat >$SLAPD_CONF <<EOF loglevel 0 |