Confirmed users
4,293
edits
No edit summary |
|||
Line 174: | Line 174: | ||
* ensure that the new production snippets only change in beta | * ensure that the new production snippets only change in beta | ||
diff - | diff -ru 20080327-Firefox-3.0b5 20080401-Firefox-3.0b5 | less | ||
* verify beta snippets versus betatest snippets | * verify beta snippets versus betatest snippets | ||
Line 243: | Line 243: | ||
$ 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 | $ ~/bin/backupsnip 20080401-Firefox-3.0b5 | ||
* Once QA and Website gives formal "go" to put updates on beta channel '''not done yet''' | * Once QA and Website gives formal "go" to put updates on beta channel '''not done yet''' | ||
Line 252: | Line 252: | ||
cvs checkout: Updating bin | cvs checkout: Updating bin | ||
$ cd /opt/aus2/snippets/staging | $ cd /opt/aus2/snippets/staging | ||
$ ~/bin/pushsnip | $ ~/bin/pushsnip 20080401-Firefox-3.0b5 | ||
== Wall clock timings == | == Wall clock timings == |