| sshexec error handling | sshexec error handling 2005-06-08 - By Dick, Brian E.
I got it working with "if", but your version is shorter. Thanks.
-----Original Message----- From: Alexey N. Solofnenko [mailto:A.Solofnenko@(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: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |