On Wed, 30 Jul 2003, Billy Bacon <[EMAIL PROTECTED]> wrote:
> Am I doing anything wrong here?
What do you get with this snippet
,
| cd $GKECMS
| ant deploy.test
| echo $?
`
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTE
Is this possible?
I have a crontab that executes a shell script (nightly build) and in my
shell script I make a few calls to Ant targets. I've set up my build to fail
if my unit tests do not pass successfully but how do I tell the shell script
not to continue to WAR up the application and deploy