Bug 1116781 - Tracking bug for 12-Jan-2015 migration work. r=hwine
authorRail Aliiev <rail@mozilla.com>
Thu, 08 Jan 2015 13:37:22 -0500 (2015-01-08)
changeset 4037 9f056072062c76242c33c85bf3edb0f9cc237fa8
parent 4036 180c37e6fbe067ce499b6843a9027fd0af18af73
child 4039 bae181af5b3d845e6b9cb440bc7ba695f282fd71
child 4041 f86f604385a6776f7632574c1da9dfea67479a1a
push id3342
push userraliiev@mozilla.com
push dateThu, 08 Jan 2015 18:37:36 +0000 (2015-01-08)
reviewershwine
bugs1116781
Bug 1116781 - Tracking bug for 12-Jan-2015 migration work. r=hwine
common.py
--- a/common.py
+++ b/common.py
@@ -98,20 +98,22 @@ def normalizeName(name, product=None, mi
         'blocklistupdate': 'blu',
         'armv6': 'a6',
         'armv7a': 'a7',
         'system': 'sys',
         'panda': 'p',
         'b2g30': 'b30',
         'b2g32': 'b32',
         'b2g34': 'b34',
+        'b2g37': 'b37',
         'v1_4': '14',
         'v2_0': '20',
         'v2_1': '21',
         'v2_1s': '21s',
+        'v2_2': '22',
         'standalone': 'sa',
         'thunderbird': 'tb',
         'partner': 'pner',
         'checksums': 'sums',
         'update_verify': 'uv',
         'postrelease': 'pr',
         'spidermonkey': 'sm',
         'warnaserr': 'we',