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: be quiet, git!


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: be quiet, git!
Date: Sat, 31 Aug 2019 15:27:00 +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 060a817  be quiet, git!
060a817 is described below

commit 060a81708fc4a323e7d4cd703560dba0219395de
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 31 15:26:57 2019 +0200

    be quiet, git!
---
 bootstrap-taler | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-taler b/bootstrap-taler
index ce3f5d5..2b694a3 100755
--- a/bootstrap-taler
+++ b/bootstrap-taler
@@ -66,7 +66,7 @@ for component in twister bank merchant landing exchange 
donations blog survey ba
   tag=${!varname}
   echo "Checking out $component to $tag"
   git -C $HOME/$component fetch
-  git -C $HOME/$component checkout -f $tag --
+  git -C $HOME/$component checkout -q -f $tag --
 done
 
 cat >$HOME/activate <<EOL

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



reply via email to

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