author | Chris Cooper <ccooper@deadsquid.com> |
Wed, 05 Aug 2015 15:39:59 -0400 (2015-08-05) | |
changeset 12758 | 60516a7af6860c74dff549fafa4cfbdbaf7d50ca |
parent 12757 | 3ed613ae95c71d88de999496b784f0cb00619875 |
child 12759 | e34be4e84fbfd729897a4a51347a18b7916f1613 |
push id | 9115 |
push user | coop@mozilla.com |
push date | Wed, 05 Aug 2015 19:40:10 +0000 (2015-08-05) |
backs out | c45e83ed12869b119346cbeb850df0db1ab66ae5 |
--- a/mozilla/project_branches.py +++ b/mozilla/project_branches.py @@ -228,22 +228,18 @@ PROJECT_BRANCHES = { 'win32-debug': {}, 'win64': {}, 'win64-debug': {}, 'macosx64': {}, 'macosx64-st-an-debug': {}, } }, 'larch': { - 'enable_nightly': True, 'lock_platforms': True, 'platforms': { - 'linux64': {}, - 'macosx64': {}, - 'win64': {}, }, }, 'maple': { 'enable_nightly': True, 'updates_enabled': True, 'create_partial': True, 'nightly_signing_servers': 'nightly-signing', },