[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 21:37:37 +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 76003c5 dependencies
76003c5 is described below
commit 76003c5f94acb38d9c2010c551b5e08e878afb2c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 21:37:30 2019 +0200
dependencies
---
bootstrap-reservetopper | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap-reservetopper b/bootstrap-reservetopper
index d7fcc5f..81410b5 100755
--- a/bootstrap-reservetopper
+++ b/bootstrap-reservetopper
@@ -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.