Closed Bug 656194 Opened 13 years ago Closed 13 years ago

Update AUS2 code to AUS2_PRODUCTION (block major update for RHEL5)

Categories

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

x86
All
task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: fox2mike)

References

Details

Assignee: server-ops → shyam
[root@mradm02 app]# cvs up -dP
? 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
cvs update: Updating .
cvs update: Updating bug602275
cvs update: Updating inc
P inc/config-dist.php
[root@mradm02 app]# diff -NuT inc/config.php inc/config-dist.php
--- inc/config.php	2011-05-09 20:30:33.000000000 -0700
+++ inc/config-dist.php	2011-05-10 20:49:50.000000000 -0700
@@ -242,7 +242,8 @@
	            'GTK 2.6.',
	            'GTK 2.7.',
	            'GTK 2.8.',
-	            'GTK 2.9.'
+	            'GTK 2.9.',
+	            '.el5 '
	        ),
	        '3.6*' => array(
	            'Darwin 6',
@@ -260,7 +261,8 @@
	            'GTK 2.6.',
	            'GTK 2.7.',
	            'GTK 2.8.',
-	            'GTK 2.9.'
+	            'GTK 2.9.',
+	            '.el5 '
	        )
	    ),
	    'Thunderbird'     =>  array(
[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

Done!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.