From b36f2fb28253ee15de90db81fc2427b1f11f4b4b Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 21 Mar 2011 13:48:58 +0100 Subject: [PATCH] -exit(1) Signed-off-by: Nico Schottelius --- Makefile | 1 - 1 file changed, 1 deletion(-) 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