]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in Tramp multi-hop
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 4 Jan 2023 17:12:02 +0000 (18:12 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 4 Jan 2023 17:12:02 +0000 (18:12 +0100)
commitc18878ee0a2e16d294bb1b55d233469c604a83ea
treed6ea5f038cf8847358b8473dc9683b930bc126cc
parent7eed8e050a9c580cc5770508d70b0139c4ac75a7
Fix bug in Tramp multi-hop

* lisp/net/tramp.el (tramp-compute-multi-hops): Make check for
host name more robust.  (Bug#60499)
lisp/net/tramp.el