From: Howard Chu Date: Mon, 14 Mar 2005 19:05:29 +0000 (+0000) Subject: ITS#3533 - import fix from HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_2_24~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf7d234892ce66277ca758ab93ea4e54fd22799;p=thirdparty%2Fopenldap.git ITS#3533 - import fix from HEAD --- diff --git a/servers/slapd/back-bdb/init.c b/servers/slapd/back-bdb/init.c index 79a363e574..49319418b0 100644 --- a/servers/slapd/back-bdb/init.c +++ b/servers/slapd/back-bdb/init.c @@ -615,7 +615,7 @@ bdb_initialize( " 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 ); }