|
|
| Line 161: |
Line 161: |
|
| |
|
| ====Final Verification==== | | ====Final Verification==== |
| Verify that releasetest points to valid bouncer links:
| |
| # this can be run from anywhere
| |
| cvs co mozilla/testing/release
| |
| cd mozilla/testing/release/updates
| |
| cat moz18-firefox-*.cfg | sed 's/betatest/releasetest/' | grep -v 2.0a | grep -v 2.0b > update.cfg
| |
| # manually changed the 2.0.0.12 channel to 'releasetest' (was 'majortest')
| |
| ./verify.sh -t update.cfg 2>&1 | tee quickVerify.log
| |
|
| |
|
| ====Push to Mirrors==== | | ====Push to Mirrors==== |