[NAnt-users] exit script prematurely without using ?

2006-02-03 Thread Matt Greer
Hello, I have a script that depends on a property being set on the command line. The first thing it does is ensure that property is set. If it's not set the script cannot proceed, but I don't want it to end my entire build (this script is ran in cruisecontrol along with a number of other thin

[NAnt-users] exit script prematurely without using ?

2006-02-02 Thread Matt Greer
Hello, I have a script that depends on a property being set on the command line. The first thing it does is ensure that property is set. If it's not set the script cannot proceed, but I don't want it to end my entire build (this script is ran in cruisecontrol along with a number of other thin