cleanup externalSetup modes MINOR
This commit is contained in:
@@ -240,7 +240,7 @@ int main(int argc, char* argv[]) {
|
||||
break;
|
||||
}
|
||||
|
||||
scope->externalSetup( false );
|
||||
scope->externalSetup( true );
|
||||
mongo::shellUtils::installShellUtils( *scope );
|
||||
|
||||
if ( !nodb ) { // connect to db
|
||||
|
||||
Reference in New Issue
Block a user