Ensure IndexMergeIndexUpdates always returns a bool

This commit is contained in:
Jacob Dufault 2018-03-20 10:12:52 -07:00 committed by Fangrui Song
parent bf011fef71
commit ef59e59f5b

View File

@ -555,6 +555,8 @@ bool IndexMergeIndexUpdates() {
// return update.path;
//}));
}
return did_merge;
}
} // namespace