> I have an ssh task which executes a remote start command and I am
> trying to get the exit status using outputproperty. However I notice
> that the outputproperty value is not being set. Any Idea's? here is a
> part of my build.
>
> keyfile="${user.home}/.ssh/id_dsa" trust="true" command="
gt; To: user@ant.apache.org
> Subject: Outputproperty in sshexec
>
>
>
> I have an ssh task which executes a remote start command and
> I am trying
> to get the exit status using outputproperty. However I notice that the
> outputproperty value is not being set. Any Ide
I have an ssh task which executes a remote start command and I am trying
to get the exit status using outputproperty. However I notice that the
outputproperty value is not being set. Any Idea's? here is a part of my
build.
---
${step4.out} is not being set at all. The ssh task executes