]> git.sur5r.net Git - openldap/commitdiff
ITS#3533 use LDAP_DEBUG_TRACE for version info
authorHoward Chu <hyc@openldap.org>
Fri, 4 Mar 2005 00:10:01 +0000 (00:10 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 4 Mar 2005 00:10:01 +0000 (00:10 +0000)
servers/slapd/back-bdb/init.c

index 17a6877f38e7f898ded5b0c12add1c8ed407079f..df1976feb98f1e4cec70d658afd82a535a96f3b4 100644 (file)
@@ -516,7 +516,7 @@ bdb_back_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 );
        }