]> git.sur5r.net Git - openldap/commitdiff
to be safe, always start backends and database
authorPierangelo Masarati <ando@openldap.org>
Fri, 16 Jul 2004 16:42:57 +0000 (16:42 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 16 Jul 2004 16:42:57 +0000 (16:42 +0000)
servers/slapd/slapcommon.c

index 05ba7e8e1916c26f6ba0df5c8cb38d5662da1c0b..55659e7ab3534e77bced3f2d33f736dbfe9b02d2 100644 (file)
@@ -394,8 +394,6 @@ slap_tool_init(
        switch ( tool ) {
        case SLAPDN:
        case SLAPTEST:
-               return;
-
        case SLAPAUTH:
                be = NULL;
                goto startup;