gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: still fixing copy-pasted


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: still fixing copy-pasted content
Date: Mon, 29 May 2017 14:53:37 +0200

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

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 7117f8e  still fixing copy-pasted content
7117f8e is described below

commit 7117f8ec78fba0fc899a5d2f292e806e0215a22e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 29 14:53:39 2017 +0200

    still fixing copy-pasted content
---
 docs/dev-talerdotnet.rst | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/dev-talerdotnet.rst b/docs/dev-talerdotnet.rst
index 265e8fb..760b742 100644
--- a/docs/dev-talerdotnet.rst
+++ b/docs/dev-talerdotnet.rst
@@ -149,11 +149,14 @@ To start the worker, log in as `testswitcher` and run:
 
 .. code-block:: none
 
-  $ source ~/activate
-  $ taler-deployment-bbstart
+  $ source ~/venv/bin/activate
+  $ buildbot-worker start ~/buildbot/slave
 
   # To stop it:
-  $ taler-deployment-bbstop
+  $ buildbot-worker stop ~/buildbot/slave
+
+  # To exit the virtual env
+  $ deactivate
 
 +++++++++++++
 Manual switch

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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