Closed
Bug 638812
Opened 14 years ago
Closed 14 years ago
Update AUS2 to AUS2_PRODUCTION (to enable background updates to Firefox 3.6.15)
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: mrz)
References
Details
+++ This bug was initially created as a clone of Bug #638244 +++
In bug 638244 we disabled all updates for 3.6.x.
We now need to update the config for AUS2 to remove the throttling of all 3.6 updates to 3.6.15 for bug 638806. The change is attachment 516899 [details] [diff] [review], which is checked in and tagged with AUS2_PRODUCTION. Please cvs up and merge to config.php, and push out.
Assignee | ||
Comment 1•14 years ago
|
||
[root@mradm02 ~]# cd /data/dist/www/aus2.mozilla.org/app
[root@mradm02 app]# cvs -q up -dP -r AUS2_PRODUCTION
? inc/config.php
? inc/config.php.2009102000
? inc/config.php.20100316
? inc/config.php.2010040500
? inc/config.php.20101123
? inc/config.php.20110118
? inc/config.php.20110302
P inc/config-dist.php
Assignee | ||
Comment 2•14 years ago
|
||
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? yes
[root@mradm02 app]#
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Assignee: server-ops → mrz
Reporter | ||
Comment 3•14 years ago
|
||
sweet! thanks a lot!
QA will be verifying everything is back to normal.
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•