Add whitespace to thunderbird beta config to allow release-runner to regenerate, r=bustage production
authorNick Thomas <nthomas@mozilla.com>
Mon, 09 Feb 2015 12:45:32 +1300 (2015-02-08)
branchproduction
changeset 11778 32ac7f055446f07bf5b1a3bafe2ddb06933d461b
parent 11776 985565ec4ec6f138497af47551d2e743aa01faff
child 11780 004e1243e4e81a8efb6c9e47e0ebe31cd0bbc0f1
push id8564
push usernthomas@mozilla.com
push dateSun, 08 Feb 2015 23:50:48 +0000 (2015-02-08)
reviewersbustage
Add whitespace to thunderbird beta config to allow release-runner to regenerate, r=bustage
mozilla/release-thunderbird-comm-beta.py
--- a/mozilla/release-thunderbird-comm-beta.py
+++ b/mozilla/release-thunderbird-comm-beta.py
@@ -1,8 +1,9 @@
+
 # ATTENTION:
 # If you are editing the non-template version of this file (eg, doesn't end
 # with .template), your change WILL get overwritten. If you're adding, removing,
 # or changing options as part of release automation changes you should be
 # editing the .template instead. This file should only by edited directly if
 # you're starting a release without Release Kickoff. You have been warned.
 releaseConfig = {}
 releaseConfig['disable_tinderbox_mail'] = True
@@ -137,9 +138,9 @@ releaseConfig['partnersRepoPath']    = '
 releaseConfig['tuxedoServerUrl']     = 'https://bounceradmin.mozilla.com/api'
 releaseConfig['bouncer_submitter_config'] = 'releases/bouncer_thunderbird.py'
 
 # Misc configuration
 releaseConfig['enable_repo_setup'] = False
 releaseConfig['enableAutomaticPushToMirrors'] = True
 releaseConfig['use_mock'] = True
 releaseConfig['mock_platforms'] = ('linux','linux64')
-releaseConfig['ftpSymlinkName'] = 'latest-beta'
\ No newline at end of file
+releaseConfig['ftpSymlinkName'] = 'latest-beta'