]> git.eshelyaron.com Git - emacs.git/commit
Accept nil COMMAND in tramp-sh-handle-make-process (Bug#44151)
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 24 Oct 2020 12:36:34 +0000 (14:36 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 24 Oct 2020 12:36:34 +0000 (14:36 +0200)
commit95553309efcdbf219dc0682383172d55c65d2277
tree29d7d4163f36784c23d26ad1210f0db2116da983
parent6dfcb4d4dc3b7852143d8f7d9919ab0426476591
Accept nil COMMAND in tramp-sh-handle-make-process (Bug#44151)

* lisp/net/tramp-sh.el (tramp-sh-handle-make-process): Accept nil
COMMAND.  (Bug#44151)

* test/lisp/net/tramp-tests.el (tramp-test29-start-file-process):
Extend test.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el