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: fix bootstrapper


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix bootstrapper
Date: Thu, 05 Sep 2019 22:11:06 +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 5ede6cc  fix bootstrapper
5ede6cc is described below

commit 5ede6ccc33f67c49a9f920ed671372c896911cf5
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Sep 5 22:10:57 2019 +0200

    fix bootstrapper
---
 bootstrap-taler | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-taler b/bootstrap-taler
index dde91ac..9c7dfe5 100755
--- a/bootstrap-taler
+++ b/bootstrap-taler
@@ -130,7 +130,7 @@ if test "test" = $ENVNAME; then
   
   if ! test -d $HOME/auditor_worker; then
     echo Creating auditor_worker..
-    buildbot-worker create-worker $HOME/auditor_worker localhost:9989 
test-auditor-worker auditor-pass 
+    buildbot-worker create-worker $HOME/auditor_worker localhost:9989 
test-auditor-worker test-auditor-pass 
   else
     echo auditor_worker already in place.
   fi

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



reply via email to

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