sshexec can output to either a file (output="somefile.txt") or a
property (outputproperty="sshexec_output").
Specifying one of those two should turn off the output to standard out.
signature.asc
Description: OpenPGP digital signature
Hi,
I have a task sshexec in my ant buildfile. This task shows the output of
the command i wish to execute. My question is: how to not show the output?
here is my task:
|
This always shows the output of the command like:
[sshexec] Connecting to evoserver:22
[sshexec] cmd : find /home/so