gnunet-svn
[Top][All Lists]
Advanced

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

[www] 05/19: add yapf style to bootstrap.


From: gnunet
Subject: [www] 05/19: add yapf style to bootstrap.
Date: Wed, 13 Nov 2019 01:28:37 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit bc30910056ae9c58484e1c5a59d253bc64f2e6f3
Author: ng0 <address@hidden>
AuthorDate: Tue Nov 12 16:30:28 2019 +0000

    add yapf style to bootstrap.
---
 bootstrap                         |   3 ++-
 favicon.ico => static/favicon.ico | Bin
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 82700e1..7fa915f 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,4 +11,5 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
-cp build-system/taler-build-scripts/configure ./configure
+cp build-system/taler-build-scripts/configure ./configure || true
+cp build-system/taler-build-scripts/conf/.style.yapf .style.yapf || true
diff --git a/favicon.ico b/static/favicon.ico
similarity index 100%
rename from favicon.ico
rename to static/favicon.ico

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



reply via email to

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