Bug 1116781 - Tracking bug for 12-Jan-2015 migration work. Pause gecko l10n vcs sync. r=hwine
authorRail Aliiev <rail@mozilla.com>
Mon, 12 Jan 2015 10:54:40 -0500 (2015-01-12)
changeset 3539 3f86e521b169dd363e5b547c6e771d19c6b6b674
parent 3538 8d9a05daf751ade6b4c8536f0fb238f07cbd3ab6
child 3541 06477acd679ef9a87a1759331230911ae20eacda
child 3542 25ad4893dff6998ac9d902647efdd228af0f5f1d
push id2758
push userraliiev@mozilla.com
push dateMon, 12 Jan 2015 15:54:45 +0000 (2015-01-12)
reviewershwine
bugs1116781
Bug 1116781 - Tracking bug for 12-Jan-2015 migration work. Pause gecko l10n vcs sync. r=hwine
configs/vcs_sync/l10n.py
--- a/configs/vcs_sync/l10n.py
+++ b/configs/vcs_sync/l10n.py
@@ -1,15 +1,13 @@
 from copy import deepcopy
 import socket
 hostname = socket.gethostname()
 
 GECKO_BRANCHES = {
-    'v2.1': 'mozilla-beta',
-    'v2.2': 'mozilla-central',
 }
 
 GECKO_CONFIG_TEMPLATE = {
 
     'mozilla-release': {
         'generate_git_notes': False, # we can change this when bug 1034725 is resolved
         'mapper': {
             'project': 'gitmo-gecko-l10n',