close test fd SERVER-1023

This commit is contained in:
Eliot Horowitz
2010-04-14 16:37:29 -04:00
parent cddcfc5c94
commit d946d442d2

View File

@@ -143,6 +143,7 @@ namespace mongo {
dbexit( EXIT_BADOPTIONS );
assert( 0 );
}
fclose( test );
_path = lp;
_enabled = 1;