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

Revert "reenable dur diskfull test"

This reverts commit fdc39d18bb.
This commit is contained in:
Aaron 2011-01-11 10:06:45 -08:00
parent d81f037c21
commit 512cbb06db

View File

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