Closed
Bug 601757
Opened 15 years ago
Closed 15 years ago
update AUS to AUS2_PRODUCTION
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Gavin, Assigned: phong)
References
Details
This is for the changes in 600289 and bug 600289.
Comment 2•15 years ago
|
||
Upgrading to blocker because this blocks pushing 3.6.11 to beta.
Severity: major → blocker
Reporter | ||
Comment 3•15 years ago
|
||
Relevant revisions:
mozilla/webtools/aus/xml/index.php 1.31
mozilla/webtools/aus/xml/inc/config-dist.php 1.100
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → phong
Assignee | ||
Comment 4•15 years ago
|
||
[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
P index.php
P inc/config-dist.php
[root@mradm02 app]# diff inc/config-dist.php inc/config.php
91,92c91
< '3.5.13' => 0,
< '3.6.10' => 15
---
> '3.5.13' => 0
120,123d118
< '3.6.10' => array (
< 'betatest',
< 'releasetest'
< ),
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? y
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
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
•