Confirmed users
4,293
edits
m (→Build) |
(→Build) |
||
| Line 175: | Line 175: | ||
cd Tb-Mozilla1.9-Release | cd Tb-Mozilla1.9-Release | ||
../mozilla/tools/tinderbox/install-links | ../mozilla/tools/tinderbox/install-links | ||
rm tinderbox | |||
# on windows | # on windows | ||
cd /e/ | cd /e/ | ||
mkdir tb19rel | mkdir tb19rel | ||
cd tb19rel | cd tb19rel | ||
cp /e/builds/tinderbox/mozilla/tools/tinderbox/{build-seamonkey.pl,build-seamonkey-util.pl,gettime.pl,bloatdiff.pl,tinder-defaults.pl,reportdata.pl,post-mozilla-rel.pl,post-mozilla-l10n.pl} . | |||
cp post-mozilla-rel.pl post-mozilla.pl | |||
# all platforms | # all platforms | ||
cvs -d cltbld@cvs.mozilla.org:/cvsroot co -r release -d tinderbox-configs mozilla/tools/tinderbox-configs/thunderbird/linux # or macosx or win32 | cvs -d cltbld@cvs.mozilla.org:/cvsroot co -r release -d tinderbox-configs mozilla/tools/tinderbox-configs/thunderbird/linux # or macosx or win32 | ||
ln -s tinderbox-configs/mozconfig | ln -s tinderbox-configs/mozconfig | ||