I got it working with "if", but your version is shorter. Thanks. -----Original Message----- From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 3:52 PM To: Ant Users List Subject: Re: sshexec error handling
Like in C: "cmd1 && cmd2" - Alexey. Dick, Brian E. wrote: > I need to execute two commands with sshexec. > > <sshexec host="host" > username="username" > password="password" > command="cmd1; cmd2" > trust="yes"/> > > How can I get sshexec to fail when the first command fails? > > Later, > BEDick > > -- ------------------------------------------------------------------------ / Alexey N. Solofnenko home: http://trelony.cjb.net/ / --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]