[GRASS-SVN] r44892 - grass/trunk/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jan 5 18:08:58 EST 2011


Author: martinl
Date: 2011-01-05 15:08:58 -0800 (Wed, 05 Jan 2011)
New Revision: 44892

Modified:
   grass/trunk/gui/wxpython/README
Log:
wxGUI readme updated (debugging)


Modified: grass/trunk/gui/wxpython/README
===================================================================
--- grass/trunk/gui/wxpython/README	2011-01-05 22:33:51 UTC (rev 44891)
+++ grass/trunk/gui/wxpython/README	2011-01-05 23:08:58 UTC (rev 44892)
@@ -132,10 +132,10 @@
 
 5 - DEBUGGING
 
-To enable GUI debug messages on given level set GRASS_DEBUG_WX
-environment variable, e.g.
+To enable GUI debug messages on given level set WX_DEBUG environment
+variable, e.g.
 
-$ export GRASS_WX_DEBUG=3
+$ g.gisenv set="WX_DEBUG=3"
 
 
 6 - VECTOR DIGITIZER



More information about the grass-commit mailing list