Menu

#3 hbmon reports LHAM environment variable not set

v1.0_(example)
open
nobody
5
2003-01-05
2003-01-05
No

Hi,
In hbmon script, it reports the LHAM environment
variable not set, even the environment variable is present.

The work around may, we need to change condition
checking line to

if [ "$LHAM" = '' ]; then

it will solve the problem.

bye,
Bala.

Discussion


Log in to post a comment.