[GRASS-SVN] r51644 -
grass/branches/releasebranch_6_4/scripts/r.in.wms
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu May 17 03:52:32 EDT 2012
Author: hamish
Date: 2012-05-17 00:52:31 -0700 (Thu, 17 May 2012)
New Revision: 51644
Modified:
grass/branches/releasebranch_6_4/scripts/r.in.wms/r.in.wms
Log:
minor cosmetic (merge from devbr6)
Modified: grass/branches/releasebranch_6_4/scripts/r.in.wms/r.in.wms
===================================================================
--- grass/branches/releasebranch_6_4/scripts/r.in.wms/r.in.wms 2012-05-17 07:50:54 UTC (rev 51643)
+++ grass/branches/releasebranch_6_4/scripts/r.in.wms/r.in.wms 2012-05-17 07:52:31 UTC (rev 51644)
@@ -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