Yeah, that was my initial thought exactly, but I tried:
command="echo $PATH"/>
command="echo $SHELL"/>
command=". ~/.profile; cd /home/source/engineering/main/csrc; ./
configure; make all"/>
All of which look ok, but the results are still the same:
[sshexec] checking for a BSD-compatible i
I hope this helps.
-Rob A
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 15, 2005 9:43 AM
To: Ant Users List
Subject: sshexec and remote compilation
Is anyone here using ant to build on remote machines? I looked at
rant and a few others, but they aren
st
> Subject: sshexec and remote compilation
>
>
> Is anyone here using ant to build on remote machines? I looked at
> rant and a few others, but they aren't quite what I need (and
> in some
> cases, there's no way to sell installing anything more than
Is anyone here using ant to build on remote machines? I looked at
rant and a few others, but they aren't quite what I need (and in some
cases, there's no way to sell installing anything more than what's
there).
All I want to do is something like:
password="password" command="cd /home/sour