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: force submodule u


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: force submodule update
Date: Fri, 25 Aug 2017 14:55:44 +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 ef70984  force submodule update
ef70984 is described below

commit ef7098498a261819d2ef3b21d98244186f8d3313
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 19 16:10:22 2017 +0200

    force submodule update
---
 taler-build/update_stage.sh | 2 +-
 taler-build/update_www.sh   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-build/update_stage.sh b/taler-build/update_stage.sh
index a1b9120..3f7f585 100755
--- a/taler-build/update_stage.sh
+++ b/taler-build/update_stage.sh
@@ -12,5 +12,5 @@ fetch () {
 
 cd $HOME/stage.taler.net
 fetch
-git submodule update --init
+git submodule update --init --force
 make
diff --git a/taler-build/update_www.sh b/taler-build/update_www.sh
index 514c1fb..b4912d3 100755
--- a/taler-build/update_www.sh
+++ b/taler-build/update_www.sh
@@ -12,5 +12,5 @@ fetch () {
 
 cd $HOME/www.taler.net
 fetch
-git submodule update --init
+git submodule update --init --force
 make

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



reply via email to

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