gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: revert the reverting of submodule commits +


From: gnunet
Subject: [www] branch master updated: revert the reverting of submodule commits + add more commands to bootstrap for this.
Date: Sun, 01 Dec 2019 14:30:41 +0100

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

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 1f7e6f4  revert the reverting of submodule commits + add more commands 
to bootstrap for this.
1f7e6f4 is described below

commit 1f7e6f40f9ba31b2fbe929b99c62e30b83ead7c4
Author: ng0 <address@hidden>
AuthorDate: Sun Dec 1 13:27:23 2019 +0000

    revert the reverting of submodule commits + add more commands to bootstrap 
for
    this.
---
 bootstrap                        | 2 ++
 build-system/taler-build-scripts | 2 +-
 configure                        | 1 -
 inc                              | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/bootstrap b/bootstrap
index 7fa915f..7630c33 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,5 +11,7 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
+git submodule update --recursive --remote
+git submodule sync
 cp build-system/taler-build-scripts/configure ./configure || true
 cp build-system/taler-build-scripts/conf/.style.yapf .style.yapf || true
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 323c6a9..1915a74 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 323c6a9412a78dd6a3341a05746fca4b3a57492e
+Subproject commit 1915a74bbb4cd2ae9bc541a382dfebc37064a2fd
diff --git a/configure b/configure
index e2be5fa..7749566 100755
--- a/configure
+++ b/configure
@@ -32,7 +32,6 @@
 
 # we invoke configure not as a symlink but as a copy,
 # so we have to use a fixed location for the repository!
-# dir=$(dirname "$(readlink -f -- "$0")")/build-system/taler-build-scripts
 dir=$(dirname "$(readlink -- "$0")")/build-system/taler-build-scripts
 . $dir/sh/lib.sh/existence.sh
 . $dir/sh/lib.sh/existence_python.sh
diff --git a/inc b/inc
index 20373c1..1dc6531 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 20373c170a50c50380a72a04ef1beb4e715efb70
+Subproject commit 1dc65315af4dbe083b222995944245ab7272329d

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



reply via email to

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