http://www.ant-tasks.com/
Apache Ant Archive
»
Ant Users List
»
Ant Developers List
sshexec error handling
sshexec error handling
2005-06-08 - By Dick, Brian E.
Reply: 1
2
3
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
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.