Bug 1346899 - add short name for Fennec to fix normalized relpro Fennec builders. r=rail
authorMihai Tabara <mtabara@mozilla.com>
Fri, 17 Mar 2017 20:52:59 +0000
changeset 4935 013df149b6ff8ce6b18b60a623c295b37d1f3c71
parent 4934 14f31d0876a2e7cb1162e11c63255e3c2812f7ac
child 4936 a8a9d62163a0c8859033fda56daf66576a7eb3d8
child 5121 8707e32c0aeb162e305ddee3fe09059f4e47d551
push id3657
push userbmo:mtabara@mozilla.com
push dateFri, 17 Mar 2017 20:53:17 +0000
reviewersrail
bugs1346899
Bug 1346899 - add short name for Fennec to fix normalized relpro Fennec builders. r=rail MozReview-Commit-ID: As5TxUil4cV
common.py
--- a/common.py
+++ b/common.py
@@ -107,16 +107,17 @@ def normalizeName(name, product=None, mi
         'rootanalysis': 'ra',
         'generational': 'ggc',
         'graphics': 'gfx',
         'firefox_tag_source': 'fx_tag_src',
         'firefox_tag_l10n': 'fx_tag_l10n',
         'firefox': 'fx',
         'fennec_tag_source': 'm_tag_src',
         'fennec_tag_l10n': 'm_tag_l10n',
+        'fennec': 'fn',
         'thunderbird_tag_source': 't_tag_src',
         'thunderbird_tag_l10n': 't_tag_l10n',
         'start_uptake_monitoring': 'ut',
         'uptake_monitoring': 'uptk_mntr',
         'final': 'fnl',
         'verification': 'vrfy',
         'shipping': 'shp',
         'update': 'u',