Confirmed users
4,293
edits
| Line 203: | Line 203: | ||
Got some Solaris builds in contrib/ for the user check, which are OK. | Got some Solaris builds in contrib/ for the user check, which are OK. | ||
==== Push to mirrors ==== | |||
# root@stage | |||
mkdir /home/ftp/pub/firefox/releases/3.5b99/ | |||
chown ffxbld /home/ftp/pub/firefox/releases/3.5b99/ | |||
FIXME: need to figure out a better solution than this directory creation. | |||
# ffxbld@stage | # ffxbld@stage | ||
rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* \ | rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* \ | ||
| Line 211: | Line 214: | ||
/home/ftp/pub/firefox/releases/3.5b99/ | /home/ftp/pub/firefox/releases/3.5b99/ | ||
'''DONE TO HERE''' | |||
====Final verification==== | ====Final verification==== | ||
Use 'Force Build to start the final_verification builder, chase down any 503 or 404 errors to find bad mirrors | Use 'Force Build to start the final_verification builder, chase down any 503 or 404 errors to find bad mirrors | ||