Confirmed users
4,293
edits
| Line 234: | Line 234: | ||
==== Push to mirrors ==== | ==== Push to mirrors ==== | ||
Add back in contrib dir ({{bug|580102}} | |||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/nightly/3.5.11-candidates/build1/ | |||
mkdir contrib contrib-localized | |||
chmod 2775 contrib contrib-localized | |||
and reran 'Final checks before push'. | |||
<font color=red>'''DONE TO HERE'''</font> | |||
After go from release driver: | |||
# ffxbld@stage | |||
rsync -av --exclude="*reporter*" --exclude=*.log --exclude=*.txt --exclude=*unsigned* /pub/mozilla.org/firefox/nightly/3.5.11-candidates/build1/ /pub/mozilla.org/firefox/releases/3.5.11/ | |||
# cltbld@stage | |||
vim /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude | |||
# replace 3.5.10 with 3.5.11 | |||
==== Final Verification ==== | ==== Final Verification ==== | ||
==== Push updates to release channel ==== | ==== Push updates to release channel ==== | ||
==== Release ==== | ==== Release ==== | ||
==== XULRunner ==== | ==== XULRunner ==== | ||