]> git.eshelyaron.com Git - emacs.git/commit
Improve robustness in tramp-sh.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Mar 2018 15:11:14 +0000 (16:11 +0100)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:30 +0000 (14:17 +0800)
commitc6e52fa31e1f55634bab524a3702f6f1913fd134
tree67cbaac1c5be95020135d2c8caa543ca9571b39c
parentdca8b75f7489b594c831aa86cda8c196c99c1073
Improve robustness in tramp-sh.el

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Wrap both echo calls in parentheses, in order to avoid double prompt.
lisp/net/tramp-sh.el