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