Confirmed users
4,293
edits
| Line 157: | Line 157: | ||
NB: DisableCompleteJump will need to be manually added to the rc block of the patcher config if we do an rc2, then regenerate the snippets. | NB: DisableCompleteJump will need to be manually added to the rc block of the patcher config if we do an rc2, then regenerate the snippets. | ||
===Update Verify=== | |||
Run on the tinderboxes | |||
./release -o Updates -v 2>&1 | tee logs/release-Updates-Verify.log | |||
On crazyhorse, verify failed because wget is too old. Removed <tt>--no-check-certificate</tt> argument in updates/verify.sh, common/download_mars.sh, and common/download_builds.sh, then reran. | |||