gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: remove duplicate


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: remove duplicate worker
Date: Fri, 13 Sep 2019 21:47:23 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3dd73c3  remove duplicate worker
3dd73c3 is described below

commit 3dd73c37ebb5c368ce0a4b46321196a27376e6bb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 21:47:17 2019 +0200

    remove duplicate worker
---
 bootstrap-taler | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/bootstrap-taler b/bootstrap-taler
index 9d0175a..4b71f95 100755
--- a/bootstrap-taler
+++ b/bootstrap-taler
@@ -126,13 +126,6 @@ if test "test" = $ENVNAME; then
     echo test_worker already in place.
   fi
   
-  if ! test -d $HOME/auditor_worker; then
-    echo Creating auditor_worker..
-    buildbot-worker create-worker $HOME/auditor_worker localhost:9989 
test-auditor-worker test-auditor-pass 
-  else
-    echo auditor_worker already in place.
-  fi
-
   if ! test -f $HOME/activate; then
     echo FATAL: activate file was not created.
     exit 1

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



reply via email to

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