1238
1238
wt_interesting = [i for i in working_tree.inventory if interesting(i)]
1239
1239
child_pb = bzrlib.ui.ui_factory.nested_progress_bar()
1241
1242
for id_num, file_id in enumerate(wt_interesting):
1242
1243
if (working_tree.inventory.is_root(file_id) and