From 09ab90d444cbf4fa7373f876fad8e669731db69d Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 15 Jul 2014 17:02:51 +0000 Subject: [PATCH] optimize out three words [Imported from Trac: page HowtoContributeABuildbot, version 28] --- HowtoContributeABuildbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index 20fc0ca..71300d3 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -6,7 +6,7 @@ A buildslave makes TCP connections to the buildmaster, which `tahoe-lafs.org` op ## Configuration -Anyone who can get their code into any part of the development repos, can take control the of the user account running the buildslave process. +Anyone who can get their code into the development repos, can take control the of the user account running the buildslave process. Therefore, create a dedicated user account to run this process. ## Name The Buildslave