[GRASS-SVN] r51296 - grass/branches/releasebranch_6_4/scripts/v.dissolve

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Apr 6 11:52:58 EDT 2012


Author: martinl
Date: 2012-04-06 08:52:58 -0700 (Fri, 06 Apr 2012)
New Revision: 51296

Modified:
   grass/branches/releasebranch_6_4/scripts/v.dissolve/v.dissolve
Log:
v.dissolve: revert `bash -x`


Modified: grass/branches/releasebranch_6_4/scripts/v.dissolve/v.dissolve
===================================================================
--- grass/branches/releasebranch_6_4/scripts/v.dissolve/v.dissolve	2012-04-06 15:51:56 UTC (rev 51295)
+++ grass/branches/releasebranch_6_4/scripts/v.dissolve/v.dissolve	2012-04-06 15:52:58 UTC (rev 51296)
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 ############################################################################
 #
 # MODULE:       v.dissolve



More information about the grass-commit mailing list