Hi
I've several aliases defind in ~/.cshrc file
when I'am trying to execute dem from sshexec it allways returns a message
then my command was not found i'am trying to do something like this :
<target name="build test">
<sshexec host="${host}" username="${user}" password= "${passwd}"
trust="true"
command="source ~/.cshrc; myAlias"/>
</target>
what should be done to execute this ....?
--
View this message in context:
http://www.nabble.com/Problem-with-executing-aliases-tp20261855p20261855.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]