canmove, Confirmed users
6,439
edits
(2 intermediate revisions by the same user not shown) | |||
Line 109: | Line 109: | ||
** Turned off the nightly builders on production-1.8-master to make sure they don't interfere with the release. (We need to figure out how to avoid this in the future). | ** Turned off the nightly builders on production-1.8-master to make sure they don't interfere with the release. (We need to figure out how to avoid this in the future). | ||
** update mozilla1.8 tinderbox to say "no nightlies right now" | ** update mozilla1.8 tinderbox to say "no nightlies right now" | ||
** Ran 'buildbot reconfig' | ** Ran 'buildbot reconfig' | ||
* update /builds/tinderbox/mozilla/tools/tinderbox to the Bootstrap tag (need to revert this before restarting nightlies) | * update /builds/tinderbox/mozilla/tools/tinderbox to the Bootstrap tag (need to revert this before restarting nightlies) | ||
Line 407: | Line 406: | ||
find . -type d -exec chmod -v 755 {} \; | find . -type d -exec chmod -v 755 {} \; | ||
cd ../ | cd ../ | ||
rsync -av stage/ /home/ftp/pub/firefox/releases/2.0.0.15/contrib/free-software/ |