Re: [PATCH] rawhide ostree sync as part of new-updates-sync script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think you talked to patrick about this and I'll trust him on whether this change
will actually work or not. As far as the configs it looks ok to me except for one small
typo (missing end brace):

diff --git a/roles/bodhi2/backend/files/new-updates-sync b/roles/bodhi2/backend/files/new-updates-sync
index 1cb22c21d..9ddc59100 100755
--- a/roles/bodhi2/backend/files/new-updates-sync
+++ b/roles/bodhi2/backend/files/new-updates-sync
@@ -29,7 +29,7 @@ RELEASES = {'f30': {'topic': 'fedora',
                                      'dest': ATOMICDEST,
                                      'arches': ['x86_64', 'ppc64le', 'aarch64']},
                                     {'ref': 'fedora/rawhide/x86_64/silverblue',
-                                     'dest': ATOMICDEST},
+                                     'dest': ATOMICDEST}],
                         'to': [{'arches': ['x86_64', 'armhfp', 'aarch64', 'source'],
                                 'dest': os.path.join(FEDORADEST, '30', 'Everything')},
                                {'arches': ['i386', 'ppc64le', 's390x'],
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux