Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
(→Build) |
(→Build) |
||
Line 27: | Line 27: | ||
buildbot sendchange --username=kairo --master=localhost:9010 --branch=releases/comm-1.9.1 -m "SeaMonkey 2.0.4build1" doit | buildbot sendchange --username=kairo --master=localhost:9010 --branch=releases/comm-1.9.1 -m "SeaMonkey 2.0.4build1" doit | ||
* Tagging failed in comm-1.9.1 due to the relbranch already existing from Thunderbird 3.0.4, I commented out the already tagged chatzilla and inspector repos in release_master.py, updated release_config.py to point to the latest relbranch checkin and kicked off build again. | * Tagging failed in comm-1.9.1 due to the relbranch already existing from Thunderbird 3.0.4, I commented out the already tagged chatzilla and inspector repos in release_master.py, updated release_config.py to point to the latest relbranch checkin and kicked off build again. | ||
* Linux and Win32 repacks failed due to not cleaning up the build machines beforehand, edited release_config.py and release_master.py to dummy out everything before those and not do mac repacks, and kicked the whole thing off again. | |||
== Wall Clock Time == | == Wall Clock Time == |
edits