Re: Confusion with condition

2005-12-19 Thread Stefan Bodewig
On Mon, 19 Dec 2005, Rhino <[EMAIL PROTECTED]> wrote: > However, the target that I set up to do a simple echo of a message > when that property is set, fails to execute. I would have guessed the target for the not-failing one would be executed. The if/unless on target only checks for the existan

Confusion with condition

2005-12-19 Thread Rhino
I'm getting a bit confused about a simple condition in one of my build scripts. Can anyone help? One of my targets is trying to run a couple of WinSCP3 scripts. Both scripts are rather trivial - for the moment - and simply connect to a server and list the contents of a directory. The first scr