author | Hal Wine <hwine@mozilla.com> |
Tue, 01 Dec 2015 14:07:03 -0800 (2015-12-01) | |
changeset 4583 | 3d4190c714ece6ef8a95eca8d76bff324e23fb63 |
parent 4578 | 9357618361ec1d07e7f68915bf98afc3d3c6fd77 |
child 4584 | 83c19e3f7474da0fe5f539c268df56e70c745634 |
child 4590 | fbfa961fb8c962503126fc5c561f152297bb9eb3 |
push id | 3837 |
push user | hwine@mozilla.com |
push date | Wed, 02 Dec 2015 03:31:30 +0000 (2015-12-02) |
reviewers | nthomas |
bugs | 1229418 |
--- a/common.py +++ b/common.py @@ -98,16 +98,17 @@ def normalizeName(name, product=None, mi 'armv7a': 'a7', 'system': 'sys', 'panda': 'p', 'b2g37': 'b37', 'b2g44': 'b44', 'v2_2': '22', 'v2_2r': '22r', 'v2_5': '25', + 'b2g-ota': 'ota', 'standalone': 'sa', 'thunderbird': 'tb', 'partner': 'pner', 'checksums': 'sums', 'postrelease': 'pr', 'spidermonkey': 'sm', 'warnaserr': 'we', 'warnaserrdebug': 'wed',