[mapserver-commits] r12241 - trunk/mapserver/mapcache
svn at osgeo.org
svn at osgeo.org
Fri Aug 26 07:10:00 EDT 2011
Author: tbonfort
Date: 2011-08-26 04:10:00 -0700 (Fri, 26 Aug 2011)
New Revision: 12241
Modified:
trunk/mapserver/mapcache/Makefile
Log:
add error messages when failed operations
thomas.bonfort | 2011-01-12 16:02:38 +0100 (Wed, 12 Jan 2011)
Modified: trunk/mapserver/mapcache/Makefile
===================================================================
--- trunk/mapserver/mapcache/Makefile 2011-08-26 11:09:55 UTC (rev 12240)
+++ trunk/mapserver/mapcache/Makefile 2011-08-26 11:10:00 UTC (rev 12241)
@@ -18,3 +18,6 @@
@autoconf
@echo "configure has been updated/created and should be (re)run before continuing"
@exit 1
+
+apache-restart:
+ sudo $(APACHECTL) restart
More information about the mapserver-commits
mailing list