]> git.eshelyaron.com Git - emacs.git/commit
Fix tramp-sh-handle-make-process; don't merge with master
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 24 Oct 2020 11:08:31 +0000 (13:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 24 Oct 2020 11:08:31 +0000 (13:08 +0200)
commit8b1ccf5e7bc734aa3d0de6e1906677699c7eb3b2
tree8c0226c7724710b1d2b2656edb8735449b944bf9
parentc847d5998f588dbf3eca5ea1ec573a2d64a97607
Fix tramp-sh-handle-make-process; don't merge with master

* 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