Confirmed users
4,293
edits
(→Build) |
(→Build) |
||
| Line 153: | Line 153: | ||
1. Stop tinderbox | 1. Stop tinderbox | ||
# on linux & mac | |||
cd /builds/tinderbox | cd /builds/tinderbox | ||
./tinderbox multi stop # ps -ef | auxww to see check for tinderbox stopped and kill otherwise | ./tinderbox multi stop # ps -ef | auxww to see check for tinderbox stopped and kill otherwise | ||
# on windows | |||
# ^C in the msys window where multi-tinderbox is running | |||
2. Update tinderbox code to the latest release automation milestone | 2. Update tinderbox code to the latest release automation milestone | ||
# on linux and mac | |||
cd /builds/tinderbox/mozilla/tools/tinderbox | cd /builds/tinderbox/mozilla/tools/tinderbox | ||
# on win32 | |||
cd /e/builds/tinderbox/mozilla/tools/tinderbox | |||
# all | |||
cvs up -r RELEASE_AUTOMATION_M9 | cvs up -r RELEASE_AUTOMATION_M9 | ||
3. Symlink the ssh keys | 3. Symlink the ssh keys | ||