Confirmed users
2,679
edits
ChrisCooper (talk | contribs) |
|||
| Line 150: | Line 150: | ||
====Final Verification==== | ====Final Verification==== | ||
* Before pushing final updates,verify that "release" and "releasetest" channel match: | |||
# on aus2-staging | |||
$ cd 20080917-Firefox-3.0.4 | |||
$ find -type d -iregex '.*release.*' | perl -nle '$a = $_; $a =~ s/release/releasetest/; system("diff -r -u $_ ../20080904-Firefox-3.0.14-test/$a");' | |||
$ | |||
==== Publish Updates to Release Channel ==== | ==== Publish Updates to Release Channel ==== | ||