new-updates-sync: fix some syntax errors
This commit is contained in:
parent
617a02ec26
commit
0c94490c57
1 changed files with 2 additions and 2 deletions
|
@ -28,11 +28,11 @@ RELEASES = {'f28': {'topic': 'fedora',
|
|||
'dest': ATOMICDEST,
|
||||
'arches': ['x86_64', 'ppc64le', 'aarch64']},
|
||||
{'ref': 'fedora/28/x86_64/updates/workstation',
|
||||
'dest': ATOMICDEST}],
|
||||
'dest': ATOMICDEST},
|
||||
# Hack around for the fact that ostree on f25 doesn't know links
|
||||
{'ref': 'fedora/28/x86_64/workstation',
|
||||
'dest': ATOMICDEST}],
|
||||
'to': []}},
|
||||
'to': []},
|
||||
'updates-testing': {
|
||||
'from': 'f28-updates-testing',
|
||||
'ostrees': [{'ref': 'fedora/28/%(arch)s/testing/atomic-host',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue