* Reset the generation to 0 so this version of the BIN, which gets
* saved for unit test comparison, will compare to the version read
* from the log, which is initialized to 0.
*/
binDeltaBin.setGeneration(0);
binDeltaBin.releaseLatch();
}
/* Flush the log, files. */
logManager.flush();
envImpl.getFileManager().clear();