]> git.eshelyaron.com Git - emacs.git/commit
Use `permission-denied' in Tramp tests, and more
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 27 Dec 2021 18:51:58 +0000 (19:51 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 27 Dec 2021 18:51:58 +0000 (19:51 +0100)
commit01df347947c8785c7c21d5a2baa12de2ffde80dd
tree8c77c69f78b208ad6bca2f2fd7892cd5a04e1b4d
parent8df3a71c526c28b17926f7b56860f9798ab6d933
Use `permission-denied' in Tramp tests, and more

* lisp/net/tramp-crypt.el (tramp-crypt-maybe-open-connection):
Simplify code.

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-system-info):
Adapt for "mtp" method.

* test/lisp/net/tramp-tests.el (tramp-test18-file-attributes):
Use `permission-denied' error.  Simplify code.
(tramp-test24-file-acl, tramp-test26-file-name-completion):
Simplify code.
lisp/net/tramp-crypt.el
lisp/net/tramp-gvfs.el
test/lisp/net/tramp-tests.el