diff --git a/servers/slapd/slapcommon.c b/servers/slapd/slapcommon.c
index 05ba7e8e1916c26f6ba0df5c8cb38d5662da1c0b..55659e7ab3534e77bced3f2d33f736dbfe9b02d2 100644
--- a/servers/slapd/slapcommon.c
+++ b/servers/slapd/slapcommon.c
@@ -394,8 +394,6 @@ slap_tool_init(
 	switch ( tool ) {
 	case SLAPDN:
 	case SLAPTEST:
-		return;
-
 	case SLAPAUTH:
 		be = NULL;
 		goto startup;