1230
1230
wt_interesting = [i for i in working_tree.inventory if interesting(i)]
1231
1231
child_pb = bzrlib.ui.ui_factory.nested_progress_bar()
1233
1234
for id_num, file_id in enumerate(wt_interesting):
1234
1235
child_pb.update("New file check", id_num+1,