]> git.eshelyaron.com Git - emacs.git/commit
Fix a problem with OpenSSH 7 in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 19 May 2017 11:57:04 +0000 (13:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 19 May 2017 11:57:04 +0000 (13:57 +0200)
commit6de77cfa9da18c5e3765c6202b61cef86409e130
tree9ca6530e805a56133d326edd61d2ddf65f712ab5
parentd35da215cdc6e3734a967417f2df41b312fac854
Fix a problem with OpenSSH 7 in Tramp

* lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Set also
"ConnectTimeout" during test.  Otherwise, OpenSSH 7 will hang.
lisp/net/tramp-sh.el