[GRASS-SVN] r51388 -
grass/branches/releasebranch_6_4/gui/wxpython/gui_core
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Apr 12 08:44:15 EDT 2012
Author: martinl
Date: 2012-04-12 05:44:15 -0700 (Thu, 12 Apr 2012)
New Revision: 51388
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/gui_core/dialogs.py
Log:
wxGUI: revert r50932 (see r51386)
Modified: grass/branches/releasebranch_6_4/gui/wxpython/gui_core/dialogs.py
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/gui_core/dialogs.py 2012-04-12 12:38:13 UTC (rev 51387)
+++ grass/branches/releasebranch_6_4/gui/wxpython/gui_core/dialogs.py 2012-04-12 12:44:15 UTC (rev 51388)
@@ -412,6 +412,7 @@
RunCommand('db.execute',
quiet = True,
parent = parent,
+ input = '-',
stdin = sql)
RunCommand('v.db.connect',
More information about the grass-commit
mailing list