[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated (410d1fd -> d2495ab)
From: |
gnunet |
Subject: |
[www] branch master updated (410d1fd -> d2495ab) |
Date: |
Tue, 29 Oct 2019 21:59:35 +0100 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a change to branch master
in repository www.
from 410d1fd mod link
new df13ac0 uncomment.
new 1e91d5d bump.
new d2495ab Merge branch 'master' of gnunet.org:www
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build-system/taler-build-scripts | 2 +-
configure.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 5c4681c..9089478 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 5c4681cf16a996a41b4c50445125810dd99635f0
+Subproject commit 90894782ecfeaa2f9e61bca99146b1079e215cd7
diff --git a/configure.py b/configure.py
index e624c80..829c352 100644
--- a/configure.py
+++ b/configure.py
@@ -30,5 +30,5 @@ b.add_tool(PosixTool("tsc"))
b.add_tool(PosixTool("git"))
b.add_tool(PosixTool("docker"))
b.add_tool(PosixTool("sassc"))
-#b.add_tool(BrowserTool())
+b.add_tool(BrowserTool())
b.run()
--
To stop receiving notification emails like this one, please contact
address@hidden.
- [www] branch master updated (410d1fd -> d2495ab),
gnunet <=