[Secure-testing-commits] r58677 - bin
Salvatore Bonaccorso
carnil at moszumanska.debian.org
Mon Dec 18 13:50:47 UTC 2017
Author: carnil
Date: 2017-12-18 13:50:46 +0000 (Mon, 18 Dec 2017)
New Revision: 58677
Modified:
bin/tracker_service.py
Log:
Capitalize SUSE
Thanks: Andreas Stieger <astieger at suse.com>
Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py 2017-12-18 11:45:45 UTC (rev 58676)
+++ bin/tracker_service.py 2017-12-18 13:50:46 UTC (rev 58677)
@@ -397,7 +397,7 @@
", ",
self.make_gentoo_bug_ref(url, bug.name, 'Gentoo'),
", ",
- self.make_suse_bug_ref(url, bug.name, 'SuSE'),
+ self.make_suse_bug_ref(url, bug.name, 'SUSE'),
", ",
self.make_mageia_bug_ref(url, bug.name, 'Mageia'),
", GitHub ",
More information about the Secure-testing-commits
mailing list