Confirmed users
4,293
edits
No edit summary |
|||
Line 22: | Line 22: | ||
* remove all the past-update lines just below <tt><current-update></tt> block | * remove all the past-update lines just below <tt><current-update></tt> block | ||
* remove the unneeded blocks from <tt><release></tt> | * remove the unneeded blocks from <tt><release></tt> | ||
* if only some platforms are needed (eg windows), remove the other platforms from the <tt><platforms></tt> blocks | * if only some platforms are needed (eg windows), remove the other platforms from the <tt><platforms></tt> and <tt><exceptions</tt> blocks | ||
Attach the file to the bug. | Attach the file to the bug, request review. You'll download it again later. | ||
== Update verify configs == | |||
To get setup | |||
* Grab a copy of the configs, either from your tools checkout or directly from hg.m.o ([http://hg.mozilla.org/build/tools/raw-file/default/release/updates/mozRelease-firefox-win32.cfg windows], [http://hg.mozilla.org/build/tools/raw-file/default/release/updates/mozRelease-firefox-mac64.cfg mac]) | |||
* rename to mozRelease-firefox-win32-XXXXXX.cfg, where XXXXX is the bug number for the request | |||
To modify the config: | |||
* remove all the lines for versions older and newer than the one you need to test |