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: dependencies


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: dependencies
Date: Fri, 13 Sep 2019 19:57:12 +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 a6d004b  dependencies
a6d004b is described below

commit a6d004b9ec2a03a69d49f75753578c1003dca38a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 19:57:05 2019 +0200

    dependencies
---
 bootstrap-auditorreporter | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-auditorreporter b/bootstrap-auditorreporter
index ec593c2..8519bca 100755
--- a/bootstrap-auditorreporter
+++ b/bootstrap-auditorreporter
@@ -54,7 +54,7 @@ if ! test -d $HOME/libmicrohttpd; then
   git clone git://gnunet.org/libmicrohttpd.git
 fi
 
-for component in exchange ; do
+for component in exchange bank gnurl; do
   if ! test -d $HOME/$component; then
     git clone git://git.taler.net/$component
   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]