[Buildbot-devel] a bug in one of the wiki pages

abdelrahman hussein ahussein.abdelrahman at gmail.com
Fri Mar 4 22:15:15 UTC 2011


Hello all,
I am new to contributing to opensource project and i am very exited about
buildbot. So this is me trying to get started.
I noticed while reading the
http://trac.buildbot.net/wiki/RunningBuildbotWithVirtualEnv page that there
is a bug in the steps related to creating/starting the slaves it says:

>> buildbot create-slave slave localhost:9989 bot1name bot1passwd
while it should be:
>> buildslave create-slave slave localhost 9989 example-slave pass

also the a when starting the slave it says:
>> buildbot start $VIRTUAL_ENV/slave
while it should be:
>> buildslave start $VIRTUAL_ENV/slave

Hope it helps, and i cannot wait diving into the code and make my first
patch.

Regards,
Abdelrahman Hussein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110305/ea776861/attachment.html>


More information about the devel mailing list