535
540
self.reporter.snapshot_change(change, path)
553
self.builder.record_entry_contents(ie, self.parent_invs, path,
537
556
def _emit_progress_update(self):
538
557
"""Emit an update to the progress bar."""
539
558
self.pb.update("Committing", self.pb_count, self.pb_total)