Closed
Bug 602930
Opened 15 years ago
Closed 15 years ago
Please update AUS to AUS2_PRODUCTION
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Assigned: fox2mike)
References
Details
Please update AUS to AUS2_PRODUCTION to pick up the following change
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v <-- config-dist.php
new revision: 1.104; previous revision: 1.103
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 1•15 years ago
|
||
What exactly is this for?
| Reporter | ||
Comment 2•15 years ago
|
||
this is to pick up the changes in the blocking bug (602913) to unthrottle updates to 3.6.11
| Assignee | ||
Comment 3•15 years ago
|
||
Done.
[root@mradm02 app]# cvs up -dP
? inc/config.php
? inc/config.php.2009102000
? inc/config.php.20100316
? inc/config.php.2010040500
cvs update: Updating .
cvs update: Updating bug602275
cvs update: Updating inc
P inc/config-dist.php
[root@mradm02 app]# diff inc/config-dist.php inc/config.php
91c91,92
< '3.5.14' => 0
---
> '3.5.14' => 0,
> '3.6.10' => 50
119a121,124
> '3.6.10' => array (
> 'betatest',
> 'releasetest'
> ),
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? y
[root@mradm02 app]# /data/bin/omg_push_dist_live.sh aus2.mozilla.org
Do you really want to commit /data/dist/www/aus2.mozilla.org/ ? [y/n] y
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 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
•