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: git syntax


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: git syntax
Date: Sat, 31 Aug 2019 15:24:58 +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 81a60db  git syntax
81a60db is described below

commit 81a60db15b7496f4aa321e29fc7d902263f48a49
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 31 15:24:55 2019 +0200

    git syntax
---
 bootstrap-taler | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-taler b/bootstrap-taler
index 45d849b..cc5650f 100755
--- a/bootstrap-taler
+++ b/bootstrap-taler
@@ -65,7 +65,7 @@ for component in twister bank merchant landing exchange 
donations blog survey ba
   varname=tag_$component
   tag=${!varname}
   echo "Checking out $component to $tag"
-  git -C $HOME/$component checkout -f $tag
+  git -C $HOME/$component checkout -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]