canmove, Confirmed users
1,511
edits
(correct dirnames) |
(verify that releasetest matches beta) |
||
| Line 277: | Line 277: | ||
====Updates to Beta Channel==== | ====Updates to Beta Channel==== | ||
* Ensure that releasetest channel contents match beta channel contents | |||
cd /opt/aus2/snippets/staging/20071217-Firefox-3.0b2 | |||
find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20071217-Firefox-3.0b2-test/$a");' 2>&1 | tee ~/fx-3.0b2.diff | |||
====Free Software builds==== | ====Free Software builds==== | ||
=== Wall clock timings === | === Wall clock timings === | ||