This commit is contained in:
Marc Beninca 2021-10-09 14:35:35 +02:00 committed by Marc Beninca
parent c70cab386d
commit 7bf3676bfd

View file

@ -37,8 +37,6 @@ def sync(repository, args):
print('Sync:')
r = remote.Remote(args)
print(r)
for architecture in args[arguments.ARCHITECTURES]:
print(r.fetch_latest_distribution(architecture))
# TODO prepare temporary directory
print('prepare…')
# TODO fetch