Confirmed users
4,293
edits
No edit summary |
|||
| Line 5: | Line 5: | ||
{{bug|487521}} - tracking bug<br /> | {{bug|487521}} - tracking bug<br /> | ||
{{bug|???}} - nulls for partners | {{bug|???}} - nulls for partners | ||
= Generate Major Update Snippets = | = Generate Major Update Snippets = | ||
| Line 185: | Line 183: | ||
Announced to r-d | Announced to r-d | ||
== Update verify on releasetest == | |||
As we're using files in different locations, verify beta snippets are OK with this on fx-{linux,mac,win32}-1.9-slave2: | |||
cd /builds/verify/firefox-20020-309-major/tools/release/updates | |||
platform=linux # or mac or win32 | |||
# modify moz18-firefox-$platform-major.cfg: | |||
# s/betatest/releasetest/ | |||
# change to= to point to release builds on stage | |||
./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform-releasetest.log | |||
<font color=red size=4>DONE TO HERE</font> | |||
= Enable beta snippets = | = Enable beta snippets = | ||