SERVER-623 play well with other tests
This commit is contained in:
@@ -615,6 +615,7 @@ namespace mongo {
|
||||
MongoProgramScope::~MongoProgramScope() {
|
||||
try {
|
||||
KillMongoProgramInstances();
|
||||
ClearRawMongoProgramOutput( BSONObj() );
|
||||
} catch ( ... ) {
|
||||
assert( false );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user