Confirmed users
4,293
edits
(→Build) |
(→Build) |
||
| Line 158: | Line 158: | ||
./release -o Build 2>&1 | tee logs/release-Build.log | ./release -o Build 2>&1 | tee logs/release-Build.log | ||
After the build is done, | After the build is done, and if the tinderbox is not needed for l10n Repacks (eg patrocles, crazyhorse) | ||
* reverse the changes in ~/.ssh. NB: bm-xserve02 uses ffxbld, others use tbirdbld. Eg | * reverse the changes in ~/.ssh. NB: bm-xserve02 uses ffxbld, others use tbirdbld. Eg | ||
rm id_dsa; ln -s tbirdbld_dsa id_dsa | rm id_dsa; ln -s tbirdbld_dsa id_dsa | ||
rm id_dsa.pub; ln -s tbirdbld_dsa.pub id_dsa.pub | rm id_dsa.pub; ln -s tbirdbld_dsa.pub id_dsa.pub | ||
* Revert the change to /builds/tinderbox/mozilla/tools/tinderbox/CVS/Root | * Revert the change to /builds/tinderbox/mozilla/tools/tinderbox/CVS/Root | ||