Confirmed users
2,679
edits
No edit summary |
(→RC4) |
||
| Line 227: | Line 227: | ||
** On production-1.8-master, make sure both private and public areas are synced to stage: | ** On production-1.8-master, make sure both private and public areas are synced to stage: | ||
*** rsync -nav /home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ stage.mozilla.org:/home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ | *** rsync -nav /home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ stage.mozilla.org:/home/ftp/pub/firefox/nightly/2.0.0.11-candidates/ | ||
*** rsync -nav /data/cltbld/firefox-2.0.0.11/ stage:/data/cltbld/firefox-2.0.0.11/ | *** rsync -nav /data/cltbld/firefox-2.0.0.11/ stage.mozilla.org:/data/cltbld/firefox-2.0.0.11/ | ||
**** expect new directories, but file contents should be the same | **** expect new directories, but file contents should be the same | ||
** On production-1.8-master, remove private and public areas: | ** On production-1.8-master, remove private and public areas: | ||
| Line 236: | Line 236: | ||
**** rm -rf /home/ftp/pub/firefox/nightly/2.0.0.12-candidates | **** rm -rf /home/ftp/pub/firefox/nightly/2.0.0.12-candidates | ||
* kick off buildbot (run as cltbld): | * kick off buildbot (run as cltbld): | ||
** buildbot sendchange --master=localhost:9989 -u joduinn -m"Firefox 2.0.0.12 | ** buildbot sendchange --master=localhost:9989 -u joduinn -m"Firefox 2.0.0.12 RC4" release | ||
====Tag==== | ====Tag==== | ||