cleanup externalSetup modes MINOR

This commit is contained in:
Aaron
2009-05-15 10:48:14 -04:00
parent 7a9f157a92
commit cb97e39f0f
4 changed files with 6 additions and 8 deletions

View File

@@ -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