Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee
authorRyan VanderMeulen <ryanvm@gmail.com>
Wed, 22 Jul 2015 22:55:37 -0400 (2015-07-23)
changeset 4350 c983faf61cf1f93d1d301150d33638a57c514fa9
parent 4347 522b4b89f4066dade389de26e822342f45192795
child 4351 df44fc83da47727edec79639eafd469099c37b6b
push id3641
push userryanvm@gmail.com
push dateThu, 23 Jul 2015 12:55:56 +0000 (2015-07-23)
reviewerscatlee
bugs1186284
Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee
common.py
--- a/common.py
+++ b/common.py
@@ -94,20 +94,18 @@ def normalizeName(name, product=None, mi
         'services': 'srv',
         'gecko': 'g',
         'localizer': 'lz',
         'blocklistupdate': 'blu',
         'armv6': 'a6',
         'armv7a': 'a7',
         'system': 'sys',
         'panda': 'p',
-        'b2g32': 'b32',
         'b2g34': 'b34',
         'b2g37': 'b37',
-        'v2_0': '20',
         'v2_1': '21',
         'v2_1s': '21s',
         'v2_2': '22',
         'v2_2r': '22r',
         'standalone': 'sa',
         'thunderbird': 'tb',
         'partner': 'pner',
         'checksums': 'sums',