HOME environment variable is not set! Terminating.
HOME environment variable is not set! Terminating.
- Subject: HOME environment variable is not set! Terminating.
- From: Klaus Berkling <email@hidden>
- Date: Fri, 18 Dec 2009 11:57:03 -0800
- Organization: DynEd International, Inc.
Way back, many moons ago James Cicenia wrote:
For the record ---
I removed that bit of code from the script file and it launched!
So.. Mike what puts that in there and why?
if [ "${HOME}" = "" ]
then
echo ${SCRIPT_NAME}: HOME environment variable is not set! Terminating.
exit 1
fi
James
I see this part in the launch script of our app. Out app terminates
there. Does someone know what adds this and when it is added?
Thanks
--
Klaus Berkling
Systems Administrator
DynEd International, Inc.
www.dyned.com | www.eskimo.com/~kiberkli <www.eskimo.com/~kiberkli>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden