[GRASSLIST:3092] Re: getting error Email
Glynn Clements
glynn.clements at virgin.net
Mon Feb 4 13:57:41 EST 2002
John Gillette wrote:
> I have an a "GIS_ERROR_LOG" file in my Unix home
> directory /users/john. I have an environment variable
> GRASS_SDTERR=1 set in my shell. I get the errors
> logged in the file like they are supposed to
> BUT I STILL GET EMAIL with the errors.
>
> How do I turn that off or what am I doing wrong?
The environment variable is called "GRASS_STDERR", not "GRASS_SDTERR".
And it must be an *environment* variable, not a shell variable. For
Bourne shells (sh, bash), you need to use "export", e.g.
GRASS_STDERR=1
export GRASS_STDERR
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-user
mailing list