get rid of fork()

This commit is contained in:
Aaron
2009-05-15 16:32:31 -04:00
parent a5969ca86b
commit d1b49ff9bd
6 changed files with 8 additions and 145 deletions

View File

@@ -248,7 +248,7 @@ int main(int argc, char* argv[]) {
break;
}
scope->externalSetup( true );
scope->externalSetup();
mongo::shellUtils::installShellUtils( *scope );
if ( !nodb ) { // connect to db