canmove, Confirmed users
1,511
edits
(show which dir was used for rc3) |
(manual aus push) |
||
| Line 254: | Line 254: | ||
** landed fix and re-generated AUS config: | ** landed fix and re-generated AUS config: | ||
# backup current | # backup current config | ||
cd /builds/updates/firefox-2.0.0.12/patcher/temp/firefox/2.0.0.11-2.0.0.12 | cd /builds/updates/firefox-2.0.0.12/patcher/temp/firefox/2.0.0.11-2.0.0.12 | ||
mkdir rc4.1 | mkdir rc4.1 | ||
| Line 264: | Line 264: | ||
cd /builds/updates/firefox-2.0.0.12/patcher/ | cd /builds/updates/firefox-2.0.0.12/patcher/ | ||
./patcher2.pl --app=firefox --config=../config/moz18-branch-patcher2.cfg --create-patchinfo 2>&1 | tee patchinfo-rc4_2.log | ./patcher2.pl --app=firefox --config=../config/moz18-branch-patcher2.cfg --create-patchinfo 2>&1 | tee patchinfo-rc4_2.log | ||
* push new config to AUS | |||
rsync -e ssh -av aus2.beta/ aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20080203-Firefox-2.0.0.12-beta/ | |||
rsync -e ssh -av aus2.test/ aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20080203-Firefox-2.0.0.12-test/ | |||
rsync -e ssh -av aus2/ aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20080203-Firefox-2.0.0.12/ | |||
* verify beta snippets versus betatest snippets | * verify beta snippets versus betatest snippets | ||