mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 15:10:22 -05:00
ITS#5892 make sure ldif error messages are displayed
This commit is contained in:
parent
b74b7c232d
commit
4939a382c1
1 changed files with 1 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ slap_tool_init(
|
|||
/* tools default to "none", so that at least LDAP_DEBUG_ANY
|
||||
* messages show up; use -d 0 to reset */
|
||||
slap_debug = LDAP_DEBUG_NONE;
|
||||
ldif_debug = slap_debug;
|
||||
#endif
|
||||
ldap_syslog = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue