* net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
commit629de968455d2b4632fbe9db860ae4ac7e933b9b
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Feb 2014 08:49:34 +0000 (6 09:49 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Feb 2014 08:49:34 +0000 (6 09:49 +0100)
tree24168ed917982b08674f90662ab48ac597ee8190
parentd978812ac8320194f0111cd6b690b86b575a5d76
* net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
instead of ";" in order to avoid additional prompts.  Let heredoc
scripts read from tty.  (Bug#16582)
(tramp-send-command): No special handling of heredocs, it isn't
necessary anymore.
lisp/ChangeLog
lisp/net/tramp-sh.el