]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#3533 - import fix from HEAD
authorHoward Chu <hyc@openldap.org>
Mon, 14 Mar 2005 19:05:29 +0000 (19:05 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 14 Mar 2005 19:05:29 +0000 (19:05 +0000)
servers/slapd/back-bdb/init.c

index 79a363e57449c9bc53cc0c960cdbbc4dd00e8fea..49319418b06030c09aff70460a2965498a861ca2 100644 (file)
@@ -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 );
        }