Confirmed users
3,990
edits
Line 455: | Line 455: | ||
* Until {{bug|683976}} is fixed we have to install buildbot manually. | * Until {{bug|683976}} is fixed we have to install buildbot manually. | ||
** Install Buildbot and newer runslave.py (they are dependent on each other) | ** Install Buildbot and newer runslave.py (they are dependent on each other) | ||
<pre> | |||
# ssh Administrator@slave | # ssh Administrator@slave | ||
c:\mozilla-build\wget\wget.exe -O update-buildbot.bat https://bugzilla.mozilla.org/attachment.cgi?id=626953 | c:\mozilla-build\wget\wget.exe -O update-buildbot.bat https://bugzilla.mozilla.org/attachment.cgi?id=626953 | ||
update-buildbot.bat | update-buildbot.bat | ||
</pre> | |||
** Install Python 2.7.3 | ** Install Python 2.7.3 | ||
<pre> | <pre> |