[mapserver-commits] r9293 - trunk/msautotest/wxs

svn at osgeo.org svn at osgeo.org
Fri Sep 4 08:18:14 EDT 2009


Author: tomkralidis
Date: 2009-09-04 08:18:13 -0400 (Fri, 04 Sep 2009)
New Revision: 9293

Modified:
   trunk/msautotest/wxs/wcs_simple.map
Log:
fix typo (#3105)


Modified: trunk/msautotest/wxs/wcs_simple.map
===================================================================
--- trunk/msautotest/wxs/wcs_simple.map	2009-09-04 11:38:23 UTC (rev 9292)
+++ trunk/msautotest/wxs/wcs_simple.map	2009-09-04 12:18:13 UTC (rev 9293)
@@ -31,7 +31,7 @@
 # RUN_PARMS: wcs11_caps_section1.xml [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WCS&VERSION=1.1.1&REQUEST=GetCapabilities&sections=OperationsMetadata,Contents" > [RESULT]
 #
 # Capabilities 1.1 selected sections
-# RUN_PARMS: wcs11_caps_section2.xml [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WCS&VERSION=1.1.1&REQUEST=GetCapabilities&sections=ServiceIdentificationServiceProvider" > [RESULT]
+# RUN_PARMS: wcs11_caps_section2.xml [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WCS&VERSION=1.1.1&REQUEST=GetCapabilities&sections=ServiceIdentification,ServiceProvider" > [RESULT]
 #
 # Capabilities 1.1 selected sections
 # RUN_PARMS: wcs11_caps_section3.xml [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WCS&VERSION=1.1.1&REQUEST=GetCapabilities&sections=All" > [RESULT]



More information about the mapserver-commits mailing list