Releases/Firefox 2.0.0.18:BuildNotes: Difference between revisions

Line 124: Line 124:


==== Push updates to beta channel ====
==== Push updates to beta channel ====
Ran the pushsnip commands for both 2.0.0.18 and 3.0.4 at the same time on aus2-staging.
# put snippets on beta
$ sudo su - cltbld
# make sure using latest version of scripts in mozilla/tools/release/bin/
$ cd bin
$ cvs update .
$ cd /opt/aus2/snippets/staging
# note the required parameter must match what will be used with pushsnip below.
$ time ~/bin/backupsnip 20081103-Firefox-3.0.4-beta
Running /bin/tar cfvj /opt/aus2/snippets/backup/20081105-1-pre-20081103-Firefox-3.0.4-beta.tar.bz2 .
real 24m5.278s
user 0m24.322s
sys 0m27.792s
$ time ~/bin/pushsnip 20081030-Firefox-2.0.0.18-beta
real 1m46.869s
user 0m0.205s
sys 0m7.835s
$ time ~/bin/pushsnip 20081103-Firefox-3.0.4-beta
real 0m50.238s
user 0m0.096s
sys 0m3.560s


====Sign Installers====
====Sign Installers====
canmove, Confirmed users
2,850

edits