429
429
# and hits manually refilled. Could do this again if it was
430
430
# for a good reason, otherwise cache might want purging.
431
431
outputter = opts.outputter
432
for fp, fc, fkind, fid, entry in tree.list_files(include_root=False,
432
for fp, fc, fkind, entry in tree.list_files(
435
435
if _skip_file(opts.include, opts.exclude, fp):