Removed accidental config change.

This commit is contained in:
Stephen Atherton 2018-10-25 04:01:42 -07:00
parent 342466817a
commit 0277dab747
1 changed files with 0 additions and 1 deletions

View File

@ -716,7 +716,6 @@ void SimulationConfig::generateNormalConfig(int minimumReplication, int minimumR
} else {
set_config("memory");
}
set_config("ssd-redwood-experimental");
if(simple) {
db.desiredTLogCount = 1;
db.masterProxyCount = 1;