ITS#5892 make sure ldif error messages are displayed

This commit is contained in:
Howard Chu 2009-07-07 21:51:27 +00:00
parent b74b7c232d
commit 4939a382c1

View File

@ -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;