mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 17:10:48 +01:00
moving towards less in makefiles.
This commit is contained in:
parent
0e0ef6000f
commit
89536fd4b1
@ -218,7 +218,7 @@ namespace mongo {
|
||||
BSONObj o = fromjson("{\"initialsynccomplete\":1}");
|
||||
Helpers::putSingleton("local.pair.sync", o);
|
||||
initialsynccomplete = 1;
|
||||
log() << "pair: initial sync complete" << endl;
|
||||
tlog() << "pair: initial sync complete" << endl;
|
||||
}
|
||||
|
||||
void setInitialSyncCompletedLocking() {
|
||||
|
Loading…
Reference in New Issue
Block a user