Confirmed users
2,679
edits
Line 194: | Line 194: | ||
find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20080513-Firefox-3.0rc1-test/$a");' | find -type d -iregex '.*beta.*' | perl -nle '$a = $_; $a =~ s/beta/releasetest/; system("diff -r -u $_ ../20080513-Firefox-3.0rc1-test/$a");' | ||
No diffs found - which is correct. | No diffs found - which is correct. | ||
Once QA and overall driver gives formal "go" to put updates on beta channel | Once QA and overall driver gives formal "go" to put updates on beta channel |