]> git.eshelyaron.com Git - emacs.git/commit
Handle wrong login program in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 28 Jan 2024 09:31:45 +0000 (10:31 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:13:13 +0000 (21:13 +0100)
commitd8a1e0dfa7ae45caa62dd5b98dfe431ef3ca4700
tree5c092fd34e969f58839736172088490b3531135e
parent5ee1a5d75b2e1f989bbb5d249ba6722accd831cf
Handle wrong login program in Tramp

* lisp/net/tramp-sh.el (tramp-maybe-open-connection): Exit remote
shell when login fails.

(cherry picked from commit e11c9f9c6e843779c4b69097490dd78de522a79d)
lisp/net/tramp-sh.el