gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: buildbot command add


From: gnunet
Subject: [taler-docs] branch master updated: buildbot command add
Date: Sun, 14 Jun 2020 07:44:44 +0200

This is an automated email from the git hooks/post-receive script.

buck pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 970db87  buildbot command add
970db87 is described below

commit 970db87dcbaed1d8cb2f672689489a584ca5ac92
Author: buckE <buckE@disroot.org>
AuthorDate: Sun Jun 14 05:44:29 2020 +0000

    buildbot command add
---
 developers-manual.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/developers-manual.rst b/developers-manual.rst
index 145b322..b67ceeb 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -339,6 +339,9 @@ Best Practices:
 
 - When creating a new WORKER in the `master.cfg` file, leave a comment 
specifying the server and user account that this WORKER is called from.  (At 
this time, taler.net is the only server used by this implementation, but it's 
still good practice.)
 
+- Create a worker from a shell account with this command: `buildbot-worker 
create-worker <workername> localhost <username> <password>`
+
+Then make sure there is a WORKER defined in master.cfg like: 
`worker.Worker("<username>", "<password>")``
 
 Documentation Builder
 ---------------------

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]