gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] 02/10: bootstrap


From: gnunet
Subject: [taler-www] 02/10: bootstrap
Date: Wed, 11 Dec 2019 12:34:03 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit 33250bb6d50a281095b0269f506f60f620f22f6c
Author: ng0 <address@hidden>
AuthorDate: Mon Dec 9 17:56:22 2019 +0000

    bootstrap
---
 bootstrap | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 82700e1..26cd0df 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,4 +11,8 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
-cp build-system/taler-build-scripts/configure ./configure
+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

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



reply via email to

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