977
edits
Lukasblakk (talk | contribs) |
Lukasblakk (talk | contribs) |
||
| Line 413: | Line 413: | ||
Because our Buildbot code changes fairly regularly we don't keep a copy of it on the VM. | Because our Buildbot code changes fairly regularly we don't keep a copy of it on the VM. | ||
* Login as cltbld, start an MSYS window, and run: | * Login as cltbld, start an MSYS window, and run: | ||
hg clone | hg clone http://hg.mozilla.org/build/buildbot | ||
cd buildbot | cd buildbot | ||
python setup.py build | python setup.py build | ||
edits