canmove, Confirmed users
6,441
edits
No edit summary |
|||
| Line 91: | Line 91: | ||
cd /builds/slave/updates/build | cd /builds/slave/updates/build | ||
perl patcher2.pl --create-patchinfo --partial-patchlist-file=patchlist.cfg --app=firefox --brand=Firefox --config=patcher-configs/moz191-branch-patcher2.cfg | perl patcher2.pl --create-patchinfo --partial-patchlist-file=patchlist.cfg --app=firefox --brand=Firefox --config=patcher-configs/moz191-branch-patcher2.cfg | ||
cd temp/firefox/3.5rc3-3.5.1 | |||
rsync -av aus2/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20090715-Firefox-3.5.1 | |||
rsync -av aus2.beta/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20090715-Firefox-3.5.1-beta | |||
rsync -av aus2.test/ cltbld@aus2-staging.mozilla.org:/opt/aus2/snippets/staging/20090715-Firefox-3.5.1-test | |||
We need to flip useBetaChannel for the next release, and maybe do more. I haven't had a chance to test if the patcher config bump script is broken or not. | Then on aus2-staging | ||
# cltbld | |||
cd /opt/aus2/snippets/staging | |||
~/bin/backupsnip 20090715-Firefox-3.5.1-test | |||
'''todo''' We need to flip useBetaChannel for the next release, and maybe do more. I haven't had a chance to test if the patcher config bump script is broken or not. | |||
====Update verify==== | ====Update verify==== | ||