Bug 1089806, keep dated l10n nightlies on alder, r=Callek
authorNick Thomas <nthomas@mozilla.com>
Tue, 28 Oct 2014 09:51:12 +1300 (2014-10-27)
changeset 11288 192ba9f07f3e22e33bf0394a74a5e8c7b3fae247
parent 11287 d04c32aec135d4a38dd953c18fdac60f273ff90c
child 11291 bd93745c4efd9a8d5516ccae702b5b3c506d8fb0
push id8272
push usernthomas@mozilla.com
push dateMon, 27 Oct 2014 20:51:31 +0000 (2014-10-27)
reviewersCallek
bugs1089806
Bug 1089806, keep dated l10n nightlies on alder, r=Callek
mozilla/project_branches.py
--- a/mozilla/project_branches.py
+++ b/mozilla/project_branches.py
@@ -99,16 +99,17 @@ PROJECT_BRANCHES = {
         'nightly_signing_servers': 'nightly-signing',
         'l10n_repo_path': 'releases/l10n/mozilla-release',
         'pgo_strategy': 'per-checkin',
         'enable_mac_a11y': True,
         'enable_l10n': True,
         'enable_l10n_onchange': True,
         'enUS_binaryURL': '/nightly/latest-alder',
         'l10nNightlyUpdate': True,
+        'l10nDatedDirs': True,
         'l10n_tree': 'fxrel',
         'l10n_platforms': ['linux', 'linux64', 'win32', 'macosx64'],
         # explicitly set the server to avoid using variables
         'localesURL': 'http://hg.mozilla.org/build/buildbot-configs/raw-file/production/mozilla/l10n/all-locales.alder',
         'enable_multi_locale': True,
         'upload_mobile_symbols': True,
         'enable_valgrind': False,
         'enabled_products': ['firefox'],