Confirmed users
2,679
edits
Line 128: | Line 128: | ||
$ cd /opt/aus2/snippets/staging | $ cd /opt/aus2/snippets/staging | ||
# note the required parameter must match what will be used with pushsnip below. | # note the required parameter must match what will be used with pushsnip below. | ||
$ ~/bin/backupsnip 20080312-Firefox-2.0.0.13-beta | $ time ~/bin/backupsnip 20080312-Firefox-2.0.0.13-beta | ||
real 39m51.184s | |||
user 0m23.217s | |||
sys 0m33.234s | |||
After QA gives "ok" to push to beta channel, on aus2-staging do: | After QA gives "ok" to push to beta channel, on aus2-staging do: | ||
Line 138: | Line 140: | ||
cvs checkout: Updating bin | cvs checkout: Updating bin | ||
$ cd /opt/aus2/snippets/staging | $ cd /opt/aus2/snippets/staging | ||
$ ~/bin/pushsnip 20080312-Firefox-2.0.0.13-beta | $ time ~/bin/pushsnip 20080312-Firefox-2.0.0.13-beta | ||
====Sign Installers==== | ====Sign Installers==== |