Skip to content

Commit

Permalink
Clarify buildslave create-slave usage - fixes #944
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin J. Mitchell committed Jul 31, 2010
1 parent b0d3251 commit 2933175
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions slave/buildslave/scripts/runner.py
Expand Up @@ -317,8 +317,9 @@ class SlaveOptions(MakerBase):
build-specific subdirectory of <basedir>. <master> is a string of the
form 'hostname:port', and specifies where the buildmaster can be reached.
<name>, <passwd>, and <master> will be provided by the buildmaster
administrator for your bot. You must choose <basedir> yourself.
The appropriate values for <name>, <passwd>, and <master> should be
provided to you by the buildmaster administrator. You must choose <basedir>
yourself.
"""

def getSynopsis(self):
Expand Down

0 comments on commit 2933175

Please sign in to comment.