Merge modified --with-rsh patch: we now determine the default
authorMartin Pool <mbp@samba.org>
Wed, 6 Feb 2002 04:37:09 +0000 (04:37 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 6 Feb 2002 04:37:09 +0000 (04:37 +0000)
remote-execution command as follows:

 1) if --with-rsh is specified, use that.

 2) otherwise if remsh is in the path, use that.

 3) otherwise use rsh

If remsh is present, we always modify the order of parameters to suit
it.  This is a bit strange.


No differences found