66
edits
(→Build) |
(→Build) |
||
| Line 198: | Line 198: | ||
make test | make test | ||
Then start the build, by changing directory to <tt>/builds/release</tt> (prefix with <tt>/cygdrive/e/</tt> on Windows) and | |||
./release -o TinderConfig 2>&1 | tee logs/release-TinderConfig.log | |||
./release -o Build 2>&1 | tee logs/release-Build.log | |||
After the build is complete, switch the keys back to tbirdbld, <tt>cvs up -A</tt> in <tt>/builds/tinderbox/mozilla/tools/tinderbox</tt> and restart tinderbox | After the build is complete, switch the keys back to tbirdbld, <tt>cvs up -A</tt> in <tt>/builds/tinderbox/mozilla/tools/tinderbox</tt> and restart tinderbox | ||
edits