]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp mount-spec
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 26 Jun 2023 13:48:48 +0000 (15:48 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 26 Jun 2023 13:48:48 +0000 (15:48 +0200)
commit748b1f1f48e28339e5f479a9aaba5eadd9c69ab2
tree432416c9af7a39d8da01a16de38aa0c3ed51c6a0
parentfc6bcb89803a37e106f302282bff162e5d90bc40
Fix Tramp mount-spec

* lisp/net/tramp-fuse.el (tramp-fuse-mounted-p): The mount-spec
could contain an optional trailing slash.  (Bug#64278)

* lisp/net/tramp-rclone.el (tramp-rclone-handle-file-system-info):
Check return code of command.
lisp/net/tramp-fuse.el
lisp/net/tramp-rclone.el