gnunet-svn
[Top][All Lists]
Advanced

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

[www] 03/05: we no longer need to check.


From: gnunet
Subject: [www] 03/05: we no longer need to check.
Date: Mon, 04 Nov 2019 00:02:08 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit eb9a71b70e39ec55bbdc8bc92447c23d87b8cab3
Author: ng0 <address@hidden>
AuthorDate: Sun Nov 3 22:16:57 2019 +0000

    we no longer need to check.
---
 GNUmakefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index bdb7659..ae6d900 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -96,7 +96,6 @@ it: template
 current_dir = $(shell pwd)
 
 run: all
-       @[ "$(BROWSER)" ] || ( echo "You need to export the environment 
variable 'BROWSER' to run this."; exit 1 )
        $(browser) http://0.0.0.0:8000 &
        cd rendered && $(PYTHON) -m http.server
 

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



reply via email to

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