[GRASS-SVN] r49427 -
grass/branches/releasebranch_6_4/scripts/v.in.wfs
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Nov 29 15:11:10 EST 2011
Author: neteler
Date: 2011-11-29 12:11:10 -0800 (Tue, 29 Nov 2011)
New Revision: 49427
Modified:
grass/branches/releasebranch_6_4/scripts/v.in.wfs/v.in.wfs
Log:
Matthias Uden: fix param name
Modified: grass/branches/releasebranch_6_4/scripts/v.in.wfs/v.in.wfs
===================================================================
--- grass/branches/releasebranch_6_4/scripts/v.in.wfs/v.in.wfs 2011-11-29 15:45:56 UTC (rev 49426)
+++ grass/branches/releasebranch_6_4/scripts/v.in.wfs/v.in.wfs 2011-11-29 20:11:10 UTC (rev 49427)
@@ -68,7 +68,7 @@
exit 1
fi
-OUT="$GIS_OPT_output"
+OUT="$GIS_OPT_OUTPUT"
WFS_URL="$GIS_OPT_WFS"
g.message "Retrieving data ..."
More information about the grass-commit
mailing list