76
75
# then we should stream a tar file and unpack that on the fly.
78
77
for unused in dir_exporter_generator(tree, dest, root, subdir,
84
chunks = tree.archive(format, dest, root=root, subdir=subdir, force_mtime=force_mtime)
83
chunks = tree.archive(format, dest, root=root,
88
88
elif fileobj is not None: