Closed
Bug 626733
Opened 15 years ago
Closed 15 years ago
please update AUS2 to AUS2_PRODUCTION tag
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bkero)
References
Details
You should end up with rev 1.114 of config-dist.php
Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → bkero
Assignee | ||
Comment 1•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
? inc/config.php.20101123
P inc/config-dist.php
[root@mradm02 inc]# diff config-dist.php config.php
89a90
> '3.0.19' => 0,
106a108,111
> '3.0.19' => array (
> 'betatest',
> 'releasetest'
> ),
[root@mradm02 inc]# mv config.php config.php.20110118
[root@mradm02 inc]# cp config-dist.php config.php
Let me know if there's a problem
Updated•15 years ago
|
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
•