]> git.eshelyaron.com Git - emacs.git/commit
Fix error in tramp-sh-handle-make-process
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2020 14:31:56 +0000 (16:31 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2020 14:31:56 +0000 (16:31 +0200)
commit46f5d2867cf73a845d582eeb8929ae51b78eae55
tree9d018ab9c1c2b9937152486a8c5b23b7d5cbcedf
parent49bc8586b7abc8e1e36027ca5eec0d0488a27474
Fix error in tramp-sh-handle-make-process

* 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