--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > Only the CVS version, Diane has fixed the wrapper shell script only > two weeks ago.
I only fixed the explicit exit that comes after the test for $JAVACMD. The script as a whole doesn't have an exit, but it does return 1 if it fails. Try 'ant somephoneytarget || echo Woof!' -- (or just run the bad command, then echo $?), and you'll see that it does return a 1. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
