mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
compile
This commit is contained in:
parent
1319d64c6a
commit
21c146794d
@ -161,7 +161,7 @@ namespace mongo {
|
||||
}
|
||||
// todo: should getParameters be not in dbcommands_generic?
|
||||
assert( /*replSettings.slavedelay == 0 || */ b == 1 );
|
||||
assert( replSettings.slave );
|
||||
//assert( replSettings.slave );
|
||||
replApplyBatchSize = b;
|
||||
s++;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user