0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00

Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p

This commit is contained in:
Eliot Horowitz 2009-01-27 12:30:58 -05:00
commit 7a43906136

View File

@ -583,8 +583,8 @@ namespace mongo {
{
dblock lk;
log() << "now exiting" << endl;
exit(12);
}
exit(12);
}
void setupSignals() {