Closed
Bug 697148
Opened 14 years ago
Closed 14 years ago
please update AUS2 to AUS2_PRODUCTION tag
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bhearsum, Assigned: mburns)
References
Details
You should end up with rev 1.166 of config-dist.php
Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → mburns
Assignee | ||
Comment 1•14 years ago
|
||
[root@mradm02 app]# cvs -q up -dP -r AUS2_PRODUCTION
? config.php.20110708
? inc/config-dist.php.20110621
? inc/config-dist.php.20110909
? 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
? inc/config.php.20110505
? inc/config.php.20110621
? inc/config.php.20110623
? inc/config.php.20110831
? inc/config.php.20110901
? inc/config.php.20110908
P inc/config-dist.php
[root@mradm02 app]# diff inc/config-dist.php inc/config.php
144,146d143
< 'nightly-ash' => 'ash',
< 'nightly-elm' => 'elm',
< 'nightly-oak' => 'oak',
159,160d155
< 'nightly-ash' => 'ash',
< 'nightly-oak' => 'oak'
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? y
[root@mradm02 app]#
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•14 years ago
|
||
Thank you!
Reporter | ||
Comment 3•14 years ago
|
||
Sorry, there was an error in my first update. I just landed a fix, can you update again?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•14 years ago
|
||
[root@mradm02 app]# cvs -q up -dP -r AUS2_PRODUCTION
? config.php.20110708
? inc/config-dist.php.20110621
? inc/config-dist.php.20110909
? 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
? inc/config.php.20110505
? inc/config.php.20110621
? inc/config.php.20110623
? inc/config.php.20110831
? inc/config.php.20110901
? inc/config.php.20110908
P inc/config-dist.php
[root@mradm02 app]# diff inc/config-dist.php inc/config.php
124,126d123
< 'nightly-ash',
< 'nightly-elm',
< 'nightly-oak',
161c158
< 'nightly-birch' => 'birch',
---
> 'nightly-birch' => 'birch'
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? y
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 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
•