Confirmed users
4,293
edits
m (→Push to AUS) |
|||
| Line 220: | Line 220: | ||
* HG: build/tools/release/updates/moz18-firefox-{linux,mac,win32}-major.cfg | * HG: build/tools/release/updates/moz18-firefox-{linux,mac,win32}-major.cfg | ||
with review as usual. | with review as usual. | ||
Then generate the snippets | Then generate the snippets | ||
| Line 273: | Line 271: | ||
find aus2 -type d -iregex '.*/release$' | perl -nle '$a = $_; $a =~ s/release$/betatest/; $a =~ s/aus2/aus2.test/; system("diff -r -u $_ $a");' | find aus2 -type d -iregex '.*/release$' | perl -nle '$a = $_; $a =~ s/release$/betatest/; $a =~ s/aus2/aus2.test/; system("diff -r -u $_ $a");' | ||
No differences detected. | |||
=== Push to AUS === | === Push to AUS === | ||
| Line 305: | Line 303: | ||
./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ||
'' | <font color="red">'''DONE TO HERE'''</font> | ||
''Test output/analysis goes here'' | |||
Announced to r-d | Announced to r-d | ||