mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
parent
d81f037c21
commit
512cbb06db
@ -11,6 +11,9 @@ for ( i in files ) {
|
||||
}
|
||||
}
|
||||
|
||||
// disable test until SERVER-2332 is addressed
|
||||
doIt = false;
|
||||
|
||||
if ( !doIt ) {
|
||||
print( "path " + startPath + " missing, skipping diskfull test" );
|
||||
doIt = false;
|
||||
|
Loading…
Reference in New Issue
Block a user