Re: sshexec and rexec hung

2008-01-30 Thread Z W
D] > Sent: Tuesday, January 29, 2008 7:24 PM > To: Ant Users List > Subject: sshexec and rexec hung > > Hi > > I've been trying to get my shell scripts to work with rexec and sshexec. > My experience seems to indicate to me that both tasks don't seem to hang > wh

RE: sshexec and rexec hung

2008-01-30 Thread Anderson, Rob (Global Trade)
: Tuesday, January 29, 2008 7:24 PM To: Ant Users List Subject: sshexec and rexec hung Hi I've been trying to get my shell scripts to work with rexec and sshexec. My experience seems to indicate to me that both tasks don't seem to hang when executing shell scripts after exporting env vari

sshexec and rexec hung

2008-01-29 Thread Z W
Hi I've been trying to get my shell scripts to work with rexec and sshexec. My experience seems to indicate to me that both tasks don't seem to hang when executing shell scripts after exporting env variables with . ./profile. Is that everyone's experience or perhaps it's just me. I don't have muc