Confirmed users
1,989
edits
m (→Bugs hit) |
|||
| Line 215: | Line 215: | ||
--release-config release-thunderbird-comm-beta.py --products thunderbird \ | --release-config release-thunderbird-comm-beta.py --products thunderbird \ | ||
-b -l localhost:9001 | -b -l localhost:9001 | ||
June 7, 2012 | |||
Catlee fixed bug 762357 and I patched bm34 with this change. Then ran | |||
cd /builds/buildbot/build1/master | |||
source ../bin/activate | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u kmoir -V 14.0b1 \ | |||
--branch comm-beta --build-number 2 \ | |||
--release-config release-thunderbird-comm-beta.py --products thunderbird \ | |||
--dryrun -l localhost:9001 | |||
run the build | |||
cd /builds/buildbot/build1/master | |||
source ../bin/activate | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u kmoir -V 14.0b1 \ | |||
--branch comm-beta --build-number 2 \ | |||
--release-config release-thunderbird-comm-beta.py --products thunderbird \ | |||
-m -l localhost:9001 | |||
=== E-mail Metrics === | === E-mail Metrics === | ||