[GRASS-SVN] r46496 - grass/trunk/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jun 1 16:30:33 EDT 2011
Author: martinl
Date: 2011-06-01 13:30:33 -0700 (Wed, 01 Jun 2011)
New Revision: 46496
Modified:
grass/trunk/gui/wxpython/gui_modules/gcmd.py
Log:
partly revert r46494 (wrong commint)
Modified: grass/trunk/gui/wxpython/gui_modules/gcmd.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/gcmd.py 2011-06-01 20:29:17 UTC (rev 46495)
+++ grass/trunk/gui/wxpython/gui_modules/gcmd.py 2011-06-01 20:30:33 UTC (rev 46496)
@@ -588,7 +588,6 @@
quiet, verbose, **kwargs))
Debug.msg(1, "gcmd.RunCommand(): %s" % cmdString)
- print "gcmd.RunCommand(): %s" % cmdString
kwargs['stderr'] = subprocess.PIPE
More information about the grass-commit
mailing list