Closed Bug 553421 Opened 15 years ago Closed 15 years ago

Update AUS2 to AUS2_PRODUCTION (for two nightly updates changes)

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
All
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: fox2mike)

References

Details

We want to update the config for AUS2 to support a couple of new nightly updates, the lorentz branch and WinMo builds. The changes are attachment 432606 [details] [diff] [review] and attachment 425742 [details] [diff] [review], which are checked in and tagged with AUS2_PRODUCTION, so it's a cvs up + whatever you do to merge config-dist.php into the active config file.
Blocks: 507024
Assignee: server-ops → shyam
cvs up done :

[root@mradm02 app]# cvs up
? inc/config.php
? inc/config.php.2009102000
? inc/config.php.20100316
cvs update: Updating .
cvs update: Updating inc
P inc/config-dist.php

And these were the differences, so I just copied config-dist.php to config.php

[root@mradm02 inc]# diff config-dist.php config.php
140d139
<         '3.6*plugin*' => 'firefox-lorentz',
157,160d155
<     ),
<     '{a23983c0-fd0e-11dc-95ff-0800200c9a66}' =>  array(
<         '*_1.9.2*' => 'mozilla-1.9.2',
<         '*_1.9.3*' => 'mozilla-central'
[root@mradm02 inc]# cp config-dist.php config.php
cp: overwrite `config.php'? y

Should be all good!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.