]> git.eshelyaron.com Git - emacs.git/commit
Fix an error in tramp-sh-handle-make-process. Dont' merge with master
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2020 14:26:25 +0000 (16:26 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2020 14:26:25 +0000 (16:26 +0200)
commit8101083c7ab885281cbe1ede717957c8080f7111
tree1540014423a4548f85d5e790f8563cff4416c6f1
parent7d598e281d15522b64a8807e6805e715c581f12f
Fix an error in tramp-sh-handle-make-process.  Dont' merge with master

* lisp/net/tramp-sh.el (tramp-sh-handle-make-process): Don't use heredoc
script whent the argument contains a string.
lisp/net/tramp-sh.el