Add test for Bug#27009 in tramp-tests.el
commit107e60f49db71f1869848f0f0ce5ea7dd057366c
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 23 May 2017 07:25:03 +0000 (23 09:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 23 May 2017 07:25:03 +0000 (23 09:25 +0200)
tree80cd579d35f0d79d3ab00c0324415c731ba4778c
parentad2f52a14312b1b33f235103189b033b7ed87ddd
Add test for Bug#27009 in tramp-tests.el

* lisp/net/tramp-sh.el (tramp-compute-multi-hops):
Check `tramp-file-name-real-host' for being a local host.

* lisp/net/tramp.el (tramp-postfix-host-regexp): Fix docstring.

* test/lisp/net/tramp-tests.el (tramp-test-temporary-file-directory):
Declare default host for mock method.
(tramp-test29-environment-variables-and-port-numbers): New test.
lisp/net/tramp-sh.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el