diff --git a/Makefile b/Makefile index 7f975c92..853feea1 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,6 @@ test: web: cp README $(WEBPAGE) cp -r doc/html/* $(WEBPAGEBASE)/man - exit 1 cd $(WEBDIR) && git commit -m "cdist update" $(WEBPAGEBASE) cd $(WEBDIR) && make pub