mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#3533 use LDAP_DEBUG_TRACE for version info
This commit is contained in:
parent
74e38c0ad4
commit
a025ead532
@ -516,7 +516,7 @@ bdb_back_initialize(
|
|||||||
" got %s\n", version, 0, 0 );
|
" got %s\n", version, 0, 0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
Debug( LDAP_DEBUG_ANY, LDAP_XSTRING(bdb_back_initialize)
|
Debug( LDAP_DEBUG_TRACE, LDAP_XSTRING(bdb_back_initialize)
|
||||||
": %s\n", version, 0, 0 );
|
": %s\n", version, 0, 0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user