to be safe, always start backends and database

This commit is contained in:
Pierangelo Masarati 2004-07-16 16:42:57 +00:00
parent dc5f95cd3e
commit 5a32683d02

View File

@ -394,8 +394,6 @@ slap_tool_init(
switch ( tool ) {
case SLAPDN:
case SLAPTEST:
return;
case SLAPAUTH:
be = NULL;
goto startup;