Confirmed users
4,293
edits
m (→Quick verify) |
|||
| Line 107: | Line 107: | ||
find aus2 -type d -iregex '.*/release$' | perl -nle '$a = $_; $a =~ s/release$/beta/; system("diff -r -u $_ $a");' | find aus2 -type d -iregex '.*/release$' | perl -nle '$a = $_; $a =~ s/release$/beta/; system("diff -r -u $_ $a");' | ||
No output, as expected. Also verified that the only changes from what QA has tested | No output, as expected. Also verified that the only changes from what QA has tested are | ||
-url=http://download.mozilla.org/?product=firefox-3.6-complete&os=linux&lang=bg | -url=http://download.mozilla.org/?product=firefox-3.6-complete&os=linux&lang=bg | ||
+url=http://download.mozilla.org/?product=firefox-3.6rc2-complete&os=linux&lang=bg | +url=http://download.mozilla.org/?product=firefox-3.6rc2-complete&os=linux&lang=bg | ||
... | |||
-appv=3.6 | -appv=3.6 | ||
+appv=3.6 RC 2 | +appv=3.6 RC 2 | ||