[GRASSweb-list]markus: web/grass51/tutorial attrib_storage.html,1.15,1.16 examples.html,1.22,1.23 geom_storage.html,1.12,1.13
grass at intevation.de
grass at intevation.de
Thu Apr 3 07:03:07 EST 2003
Author: markus
Update of /grassrepository/web/grass51/tutorial
In directory doto:/tmp/cvs-serv11746
Modified Files:
attrib_storage.html examples.html geom_storage.html
Log Message:
debug now with: g.gisenv set="DEBUG=3"
Index: attrib_storage.html
===================================================================
RCS file: /grassrepository/web/grass51/tutorial/attrib_storage.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- attrib_storage.html 28 Feb 2003 20:00:04 -0000 1.15
+++ attrib_storage.html 3 Apr 2003 12:03:05 -0000 1.16
@@ -55,8 +55,9 @@
<li><a href="#OpenOffice">Changing table column types with OpenOffice</a>
</ol>
-To get debug information, set variable (set to 0 for debug silence) to 1..5:<div class="code"><pre>
-export GRASS_DEBUG_LEVEL=5
+To get debug information, set variable (set to 0 for debug silence) to 1..5:
+<div class="code"><pre>
+g.gisenv set="DEBUG=3"
</div></pre>
<p><table width="100%" cellpadding="3" border="0">
Index: examples.html
===================================================================
RCS file: /grassrepository/web/grass51/tutorial/examples.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- examples.html 5 Mar 2003 13:33:49 -0000 1.22
+++ examples.html 3 Apr 2003 12:03:05 -0000 1.23
@@ -72,7 +72,7 @@
To get debug information, set variable (set to 0 for debug silence) to
1..5:
<div class="code"><pre>
-export GRASS_DEBUG_LEVEL=5
+g.gisenv set="DEBUG=3"
</div></pre>
Index: geom_storage.html
===================================================================
RCS file: /grassrepository/web/grass51/tutorial/geom_storage.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- geom_storage.html 28 Feb 2003 20:00:04 -0000 1.12
+++ geom_storage.html 3 Apr 2003 12:03:05 -0000 1.13
@@ -53,8 +53,9 @@
<li><a href="#sites">Generating vector geometry from spreadsheet table</a>
</ol>
-To get debug information, set variable (set to 0 for debug silence) to 1..5:<div class="code"><pre>
-export GRASS_DEBUG_LEVEL=5
+To get debug information, set variable (set to 0 for debug silence) to 1..5:
+<div class="code"><pre>
+g.gisenv set="DEBUG=3"
</div></pre>
<p><table width="100%" cellpadding="3" border="0">
More information about the grass-web
mailing list