Firefox 2.0.0.12:BuildNotes: Difference between revisions

show which dir was used for rc3
(add manual verification process)
(show which dir was used for rc3)
Line 209: Line 209:


* verify beta snippets versus betatest snippets
* verify beta snippets versus betatest snippets
cd /opt/aus2/snippets/staging/20080201-02-Firefox-2.0.0.12-beta/
  find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/betatest/; system("diff -r -u $_ ../20080201-02-Firefox-2.0.0.12-test/$a");' 2>&1 | tee /tmp/beta.log
  find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/betatest/; system("diff -r -u $_ ../20080201-02-Firefox-2.0.0.12-test/$a");' 2>&1 | tee /tmp/beta.log


===RC4===
===RC4===
canmove, Confirmed users
1,511

edits