[GRASS-SVN] r51643 - grass/branches/develbranch_6/scripts/r.in.wms

svn_grass at osgeo.org svn_grass at osgeo.org
Thu May 17 03:50:55 EDT 2012


Author: hamish
Date: 2012-05-17 00:50:54 -0700 (Thu, 17 May 2012)
New Revision: 51643

Modified:
   grass/branches/develbranch_6/scripts/r.in.wms/r.in.wms
Log:
minor cosmetic

Modified: grass/branches/develbranch_6/scripts/r.in.wms/r.in.wms
===================================================================
--- grass/branches/develbranch_6/scripts/r.in.wms/r.in.wms	2012-05-17 05:17:59 UTC (rev 51642)
+++ grass/branches/develbranch_6/scripts/r.in.wms/r.in.wms	2012-05-17 07:50:54 UTC (rev 51643)
@@ -391,7 +391,7 @@
 		  grep "Layer/SRS=\|Layer/Name=\|Layer/Title=\|Style/Name=\|Style/Title=\|Layer/Abstract=" | \
 		  sed -e 's|.*Layer/Name=|\
 \
-  LAYER: |' \
+ LAYER: |' \
 		      -e "s/.*Layer\\/SRS=/  SRS: /" \
 		      -e "s/.*Layer\\/Title=/  Title: /" \
 		      -e "s/.*Layer\\/Abstract=/  |/" \



More information about the grass-commit mailing list