Confirmed users
4,293
edits
m (→Tag) |
|||
Line 145: | Line 145: | ||
Ran this on bm-xserve05, | Ran this on bm-xserve05, | ||
./release -o Repack -v 2>&1 | tee logs/release-Repack-Verify.log | ./release -o Repack -v 2>&1 | tee logs/release-Repack-Verify.log | ||
===Updates=== | |||
Generated on production-prometheus-vm, | |||
./release -o PatcherConfig 2>&1 | tee logs/release-PatcherConfig.log | |||
./release -o Updates -e 2>&1 | tee logs/release-Updates-Execute.log | |||
./release -o Updates -p 2>&1 | tee logs/release-Updates-Push.log | |||
Push dirs were 20080215-Thunderbird-2.0.0.12 (& -test & -beta) | |||
NB: DisableCompleteJump will need to be manually added to the rc block of the patcher config if we do an rc2, then regenerate the snippets. |