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: also check out au


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: also check out auditor again
Date: Tue, 06 Jun 2017 14:40:05 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2d2b49c  also check out auditor again
2d2b49c is described below

commit 2d2b49c1b9d6131935cc59267095f4bb14b4bfaf
Author: Florian Dold <address@hidden>
AuthorDate: Tue Jun 6 14:40:02 2017 +0200

    also check out auditor again
---
 bootstrap-bluegreen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index 905e0a1..12101f6 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -54,7 +54,7 @@ if ! test -d $HOME/libmicrohttpd; then
   git clone git://gnunet.org/libmicrohttpd.git
 fi
 
-for component in bank merchant gnurl landing exchange merchant-frontends 
deployment ; do
+for component in bank merchant gnurl landing exchange merchant-frontends 
deployment auditor ; do
   if ! test -d $HOME/$component; then
     git clone /var/git/$component.git
   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]