On Mon, Oct 08, 2007 at 06:47:25PM +0200, Filippo Giunchedi wrote: > On Mon, Oct 08, 2007 at 05:28:20PM +0200, Filippo Giunchedi wrote: > > I'm not sure how to fix this without breaking existing scripts, perhaps > > searching the command line for -M and use that if present might work. > > I came up with this: http://rafb.net/p/9uvgUu84.html > > This will maintain backward compatibility, it is however impossible to > pass -M to the real ssh because in the debian version -M takes precedence over > environment. > I do not like the idea of env taking precedence over command line, as this > seems > to be the case for -M being used.
Seems reasonable to me. It was already difficult to pass -M to ssh; I use -o ControlMaster=yes instead. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]