From de4a41a68f33a2680c6d432992b21b11cc705444 Mon Sep 17 00:00:00 2001 From: Zancas <> Date: Tue, 15 Jul 2014 22:19:19 +0000 Subject: [PATCH] [Imported from Trac: page HowtoContributeABuildbot, version 32] --- HowtoContributeABuildbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index bdc73d1..c6c9767 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -18,7 +18,7 @@ Email Brian (warner-tahoe_at_lothar_dot_com) and ask for a password. ## Create a Buildslave Execute the following commands: -* tahoe-lafs: `buildbot create-slave $BASEDIR_TAHOE tahoe-lafs.org:9987 $SLAVENAME $PASSWORD` +* tahoe-lafs: `buildslave create-slave $BASEDIR_TAHOE tahoe-lafs.org:9987 $SLAVENAME $PASSWORD` * zfec: `buildbot create-slave $BASEDIR_ZFEC tahoe-lafs.org:12987 $SLAVENAME $PASSWORD` * pycryptopp: `buildbot create-slave $BASEDIR_PYCRYPTOPP tahoe-lafs.org:10998 $SLAVENAME $PASSWORD`