Confirmed users
4,293
edits
| Line 70: | Line 70: | ||
* look for changes to the nightly mozconfig/tinder-config.pl files, merge any desired changes to release branch | * look for changes to the nightly mozconfig/tinder-config.pl files, merge any desired changes to release branch | ||
* tag new version of tinderbox and release automation to pick up branding changes in Thunderbird-land, RELEASE_AUTOMATION_M10_1 | * tag new version of tinderbox and release automation to pick up branding changes in Thunderbird-land, RELEASE_AUTOMATION_M10_1 | ||
* On fx-{linux,mac,win32}-1.9-slave2, set up tinderbox directories | * On fx-{linux,mac,win32}-1.9-slave2, set up tinderbox directories | ||
# on linux and mac (skip to windows otherwise) | |||
cd /builds/tinderbox/mozilla/tools/tinderbox | cd /builds/tinderbox/mozilla/tools/tinderbox | ||
cvs up -r RELEASE_AUTOMATION_M10_1 | cvs up -r RELEASE_AUTOMATION_M10_1 | ||
cd /builds/tinderbox | cd /builds/tinderbox | ||
mkdir Tb-Mozilla1.9-Release | mkdir Tb-Mozilla1.9-Release | ||
| Line 81: | Line 80: | ||
# on windows | # on windows | ||
cd /e/builds/tinderbox/mozilla/tools/tinderbox | |||
cvs up -r RELEASE_AUTOMATION_M10_1 | |||
cd /e/ | cd /e/ | ||
mkdir tb19rel | mkdir tb19rel | ||