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: fetch code from H


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fetch code from HEAD in standalone installations
Date: Thu, 18 May 2017 14:45:34 +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 4850e3b  fetch code from HEAD in standalone installations
4850e3b is described below

commit 4850e3b7dcfc3c799954cf30bd74b64bac0b6d19
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 18 14:45:25 2017 +0200

    fetch code from HEAD in standalone installations
---
 bootstrap-standalone | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bootstrap-standalone b/bootstrap-standalone
index 9e83669..e985e7b 100755
--- a/bootstrap-standalone
+++ b/bootstrap-standalone
@@ -16,12 +16,10 @@ cd $HOME
 
 if ! test -d $HOME/gnunet; then
   git clone git://gnunet.org/gnunet.git
-  git -C ~/gnunet checkout -q taler-0.2.1
 fi
 
 if ! test -d $HOME/libmicrohttpd; then
   git clone git://gnunet.org/libmicrohttpd.git
-  git -C ~/libmicrohttpd checkout -q tags/v0.9.52
 fi
 
 for component in bank merchant gnurl landing exchange merchant-frontends 
deployment auditor; do

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



reply via email to

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