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: fix buildbot instruction


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: fix buildbot instructions
Date: Mon, 29 May 2017 14:44:16 +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 9b2cf76  fix buildbot instructions
9b2cf76 is described below

commit 9b2cf76ae6b24c626c51f039ec2d030e95e6bf4a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 29 14:44:24 2017 +0200

    fix buildbot instructions
---
 docs/dev-talerdotnet.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/dev-talerdotnet.rst b/docs/dev-talerdotnet.rst
index 0804310..bd46b26 100644
--- a/docs/dev-talerdotnet.rst
+++ b/docs/dev-talerdotnet.rst
@@ -92,11 +92,15 @@ Start it with:
 
 .. code-block:: none
 
+  $ source ~/buildbot/venv/bin/activate
   $ buildbot-worker start ~/buildbot/selenium_worker/
 
   # stop it with:
   $ buildbot-worker stop ~/buildbot/selenium_worker/
 
+  # deactivate the virtual env with
+  $ deactivate
+
 +++++++++++
 Lcov worker
 +++++++++++

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



reply via email to

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