Confirmed users
4,293
edits
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 220: | Line 220: | ||
# on stage | # on stage | ||
rsync -av /data/cltbld/firefox-2.0.0.19/stage-merged/ /home/ftp/pub/firefox/releases/2.0.0.19/ | rsync -av /data/cltbld/firefox-2.0.0.19/stage-merged/ /home/ftp/pub/firefox/releases/2.0.0.19/ | ||
* | * edit the exclude file /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude to add the new release (2.0.0.19) and remove the previous release (2.0.0.18). Had to put this back in because it was displaced by 3.1b2, but we have way more 2.0.0.x users than 3.1 pre-releases. | ||
====Final Verification==== | ====Final Verification==== | ||
* Verify that releasetest points to valid bouncer links: | * Verify that releasetest points to valid bouncer links: | ||
# this can be run from anywhere | # this can be run from anywhere | ||
Line 244: | Line 243: | ||
# on aus2-staging | # on aus2-staging | ||
$ time ~/bin/pushsnip 20081204-Firefox-2.0.0.19 | $ time ~/bin/pushsnip 20081204-Firefox-2.0.0.19 | ||
real 1m39.672s | |||
user 0m0.194s | |||
sys 0m7.530s | |||
====Release==== | ====Release==== |