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 it to the nightly build environment if the unit tests fail? Has anyone come across this hump before?
- Billy - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
