]> git.eshelyaron.com Git - emacs.git/commit
Fix file name quoting in tramp-smb.el (do not merge)
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 9 Jun 2022 12:44:00 +0000 (14:44 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 9 Jun 2022 12:44:00 +0000 (14:44 +0200)
commit3fd08543782d0d417eaa2dda0727ea16b3271710
tree3bb6782c63652b57cbd865c040ae2811335d8481
parentd02c94090c4dd7c90da9ccd3268a9e02cadf0a45
Fix file name quoting in tramp-smb.el (do not merge)

* lisp/net/tramp-smb.el (tramp-smb-handle-write-region): Quote tmpfile.
(tramp-smb-get-localname): Remove superfluous test.  (Bug#55855)

* test/lisp/net/tramp-tests.el (tramp-test03-file-name-method-rules):
Remove superfluous checks.
lisp/net/tramp-smb.el
test/lisp/net/tramp-tests.el