Closed Bug 748172 Opened 12 years ago Closed 12 years ago

Update AUS2 code to AUS2_PRODUCTION (Add support for Thunderbird)

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
All
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nthomas, Assigned: bburton)

References

Details

The only change is rev 1.202 -> 1.203 of inc/config-dist.php.

This might be the first push since we deprecated pm-app-distNN in sjc1 - we only need to do the phx1 part of the push now.

Critical because this is part of Thunderdbird's program to exit sjc1, and we need to verify we can push before release day tomorrow.
Assignee: server-ops → bburton
Status: NEW → ASSIGNED
Should be good.

[bburton@mradm02 ~]$ sudo su -
[root@mradm02 ~]# cd /data/dist/www/aus2.mozilla.org/app
[root@mradm02 app]# cvs -q up -dP -r AUS2_PRODUCTION
? config.php.20110708
? config.php.20111112
? config.php.20111207
? config.php.20120103
? config.php.20120112
? config.php.20120202
? config.php.20120210
? config.php.20120214
? config.php.20120215
? config.php.20120216
? config.php.20120217
? config.php.20120304
? config.php.20120313
? config.php.20120316
? config.php.20120319
? config.php.20120410
? 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
? inc/config.php.20111201
? inc/config.php.20111228
? inc/config.php.20120119
? inc/config.php.20120216x
P inc/config-dist.php
[root@mradm02 app]# md5sum inc/config-dist.php
5e88cd71773b9e1c16d5f4430ab3cb00  inc/config-dist.php
[root@mradm02 app]# md5sum inc/config.php
79e3c808c9bc0351732ce259f45ae08a  inc/config.php
[root@mradm02 app]# cp inc/config.php config.php.`date '+%Y%m%d'`
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? y
[root@mradm02 app]# md5sum inc/config.php
5e88cd71773b9e1c16d5f4430ab3cb00  inc/config.php
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Looks great to me.
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.