Closed
Bug 674528
Opened 14 years ago
Closed 14 years ago
Update AUS2 code to AUS2_PRODUCTION
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: catlee, Assigned: ashish)
References
Details
Please update AUS2 to migrate some orphaned version to the latest m-c.
Applied patch looks like this:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=config-dist.php&branch=&root=/cvsroot&subdir=mozilla/webtools/aus/xml/inc&command=DIFF_FRAMESET&rev1=1.154&rev2=1.155
| Assignee | ||
Comment 1•14 years ago
|
||
Updated. Please verify:
131 // The ordering is !important!, given the wildcard block at the bottom.
132 $productBranchVersions = array(
133 'Firefox' => array(
134 '3.5*' => 'mozilla-1.9.1',
135 '3.6*' => 'mozilla-1.9.2',
136 '*' => array(
137 'nightly' => 'mozilla-central',
Assignee: server-ops → ashish
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
Verified.
https://aus2.mozilla.org/update/1/Firefox/4.0.2pre/2011052403/WINNT_x86-msvc/en-US/nightly/update.xml
offers 8.0a1.
Status: RESOLVED → VERIFIED
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
•