]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp cleanup on MS Windows
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 29 May 2022 11:31:32 +0000 (13:31 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 29 May 2022 11:31:32 +0000 (13:31 +0200)
commit1b7b69e764370288583aeeda38069a3c8f9ec912
tree098171a03f8aef13b9a7bc8265f8339a108d5e01
parentf9ee83bfb9f09a32ca8c15385f0cd3ec12ebde8c
Some Tramp cleanup on MS Windows

* lisp/net/tramp.el (tramp-restricted-shell-hosts-alist): Do not add
localhost when `tramp-encoding-shell' is a POSIX shell.

* test/lisp/net/tramp-tests.el (tramp-test31-interrupt-process):
Skip on MS Windows.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el