]> git.eshelyaron.com Git - emacs.git/commit
Tramp: Do not unlock when connection is broken
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 26 Feb 2023 14:40:30 +0000 (15:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 26 Feb 2023 14:40:30 +0000 (15:40 +0100)
commit6c4abbab7999f55792a323e4bb1eb55ef5a7b990
tree7ab03d6aeefe71a753ce408f9466df2f637e0989
parent8797e514ab68c12ed05d3af88e6baba64bf08f4d
Tramp: Do not unlock when connection is broken

* lisp/net/tramp.el (tramp-handle-unlock-file): Do not unlock when
connection is broken.  (Bug#61663)

* test/lisp/net/tramp-tests.el (tramp-test39-make-lock-file-name):
Extend test.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el