]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#40156 in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Mar 2020 09:30:26 +0000 (10:30 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Mar 2020 09:30:26 +0000 (10:30 +0100)
commit8158337cc254403fbae6fed3d80064400f62f48b
tree14ce35860390df58d60763d5c5b726800755f201
parent0a22747c3f17da0e64cbb6d82aab3a14e716f0fd
Fix Bug#40156 in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-write-region): Copy to temp file
only if FILENAME exists.  (Bug#40156)

* test/lisp/net/tramp-tests.el (tramp-test10-write-region): Extend test.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el