Subject: Re: remote job execution with make
To: Todd Whitesel <toddpw@best.com>
From: Michael Eriksson <eramore@era-t.ericsson.se>
List: current-users
Date: 01/05/2000 00:43:05
Todd Whitesel wrote:
> As for the rsh/ssh link: rsh is rock-solid but doesn't return exit codes
> on its own; ssh does do exit codes but depending on how I do the stream
> forwarding, it suffers from occasional incidents of data loss (always the
> last hunk of stdout) or flat-out hanging (only observed once so far).

Regarding the ssh output truncation: I found it to be due to some
brain-damage in sshd. I just got around to send-tr this; check out PR
pkg/9119.

Regards,
Michael