PM
To: Ant Users List
Subject: Re: warnings when calling ant
Hmm.. looks like your shell is acting funny? Perhaps
/bin is missing from your PATH env. variable. This is
where the uname and false executables live on the
(Intel) SunOS 5.8 box I am looking at. Probably
something has screwed up
Hmm.. looks like your shell is acting funny? Perhaps
/bin is missing from your PATH env. variable. This is
where the uname and false executables live on the
(Intel) SunOS 5.8 box I am looking at. Probably
something has screwed up your PATH and you want to log
out/log in or rerun .profile or some