Firefox 3.0b2:BuildNotes: Difference between revisions

Jump to navigation Jump to search
(fix filename)
Line 299: Line 299:


* Ensure that releasetest channel contents match beta channel contents
* Ensure that releasetest channel contents match beta channel contents
** FIXME should do this verification earlier; could be done when snippets are pushed to staging area
** Should do this verification earlier; could be done when snippets are pushed to staging area. {{bug|409449}}
  cd /opt/aus2/snippets/staging/20071218-Firefox-3.0b2
  cd /opt/aus2/snippets/staging/20071218-Firefox-3.0b2
  find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20071218-Firefox-3.0b2-test/$a");' 2>&1 | tee ~/fx-3.0b2.diff
  find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20071218-Firefox-3.0b2-test/$a");' 2>&1 | tee ~/fx-3.0b2.diff
Confirmed users
2,679

edits

Navigation menu