]> git.eshelyaron.com Git - emacs.git/commit
Add sanity check in tramp-sh-get-signal-strings
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 24 Aug 2020 10:11:48 +0000 (12:11 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 24 Aug 2020 10:11:48 +0000 (12:11 +0200)
commit787b19115378909c472f018629da763407f6e2a0
treeb51ab6f8c0e596a9e9623e295969cdbf8c247715
parentbc5da2c3fb882a2df9d358e5b82869ab48a04d9a
Add sanity check in tramp-sh-get-signal-strings

* lisp/net/tramp-sh.el (tramp-sh-get-signal-strings): Add sanity check.

* test/lisp/net/tramp-tests.el (tramp-test28-process-file):
Remove instrumentation.
(tramp--test--deftest-direct-async-process): Adapt docstring.
(tramp--test-windows-nt-p, tramp--test-windows-nt-and-batch-p):
Rename from `tramp--test-windows-nt', `tramp--test-windows-nt-and-batch'.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el