66
edits
(→Build) |
(→Build) |
||
| Line 156: | Line 156: | ||
./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 | ||
2. Update tinderbox code to the latest release automation milestone | 2. Update tinderbox code to the latest release automation milestone | ||
cd /builds/tinderbox | cd /builds/tinderbox/mozilla/tools/tinderbox | ||
cvs up -r RELEASE_AUTOMATION_M9 | cvs up -r RELEASE_AUTOMATION_M9 | ||
3. Create the tinderbox build directories | 3. Create the tinderbox build directories | ||
edits