canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) No edit summary |
ChrisCooper (talk | contribs) |
||
| Line 298: | Line 298: | ||
===Preparing to start Automation=== | ===Preparing to start Automation=== | ||
Due to local patches, I ran the following by hand: | |||
# cltbld@buildbot-master34 | |||
cd /builds/buildbot/build1/buildbot-configs | |||
hg pull && hg up -r production | |||
cd /builds/buildbot/build1/buildbotcustom | |||
hg pull && hg up -r production-0.8 | |||
cd /builds/buildbot/build1 | |||
make checkconfig && make reconfig | |||