[GRASS5] [bug #1342] (grass) module r.stats, missmatch of flag -n for reporting only non zero values

this bug's URL: http://intevation.de/rt/webrt?serial_num=1342
-------------------------------------------------------------------------

Subject: module r.stats, missmatch of flag -n for reporting only non zero values

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.0.0

Just a little bug... when using the module r.stats with the GUI and selecting "report only non zero data values" in the menu, the flag '-z' pops up instead of '-n'. Therefore the module does not run. To fix it I went to the r.starts startup script (/usr/local/grass5/tcltk/modules/r.stats) and changed it.
Ciao
Francesco

-------------------------------------------- Managed by Request Tracker

On Wed, Oct 09, 2002 at 09:08:36AM +0200, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=1342
-------------------------------------------------------------------------

Subject: module r.stats, missmatch of flag -n for reporting only non zero values

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.0.0

Just a little bug... when using the module r.stats with the GUI and selecting "report only non zero data values" in the menu, the flag '-z' pops up instead of '-n'. Therefore the module does not run. To fix it I went to the r.starts startup script (/usr/local/grass5/tcltk/modules/r.stats) and changed it.

Thanks, Francesco,
I have fixed all the r.stats flags in CVS.

Markus