gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: use remote


From: gnunet
Subject: [taler-www] branch master updated: use remote
Date: Sun, 22 Dec 2019 23:22:13 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 6af549a  use remote
6af549a is described below

commit 6af549a017a444a08c458ed0ed47a3e81c01050e
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 22 23:22:10 2019 +0100

    use remote
---
 bootstrap                        | 2 +-
 build-system/taler-build-scripts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 774b2eb..26cd0df 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,7 +11,7 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
-git submodule update --recursive
+git submodule update --recursive --remote
 git submodule sync
 
 cp build-system/taler-build-scripts/configure ./configure || true
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index d725a0c..15a48fd 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit d725a0cd1b4aa3ff54452a702b8c19db3f3c3393
+Subproject commit 15a48fda5e6463637f1af6be467f1521bcc0013e

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



reply via email to

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