Confirmed users
4,293
edits
| Line 206: | Line 206: | ||
==== Push to mirrors ==== | ==== Push to mirrors ==== | ||
# ffxbld@stage | # ffxbld@stage | ||
rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* \ | rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* \ | ||
| Line 213: | Line 212: | ||
====Final verification==== | ====Final verification==== | ||
Use 'Force Build to start the final_verification builder, chase down any 503 or 404 errors to find bad mirrors | |||
====Publish updates to beta channel==== | ====Publish updates to beta channel==== | ||
~/bin/backupsnip 20090607-Firefox-3.5b99 | |||
~/bin/pushsnip 20090607-Firefox-3.5b99 | |||
~/bin/pushsnip 20090608-Firefox-3.5b99-3.5b4-fix | |||
The additional pushsnip is for "Create working 3.5b4 snippets" above. | |||