gnunet-svn
[Top][All Lists]
Advanced

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

[www] 01/03: uncomment.


From: gnunet
Subject: [www] 01/03: uncomment.
Date: Tue, 29 Oct 2019 21:59:36 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit df13ac0e3c141119e317c1d576c3a02f37b8ec58
Author: ng0 <address@hidden>
AuthorDate: Tue Oct 29 20:54:21 2019 +0000

    uncomment.
---
 configure.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.



reply via email to

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