]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#31941
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Jun 2018 08:24:26 +0000 (10:24 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Jun 2018 08:24:26 +0000 (10:24 +0200)
commit1d7707886d9b2903666fdcfd7c7962b5e17e6b36
tree3c2a734c191264c3098df36bb8257c6b53c27dfd
parentbbc9d3793d86b855045ed322253f687fcd82aa68
Fix Bug#31941

* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file): In case of
FILENAME being a directory, check whether `copy-directory' could
be avoided.  Suggested by Stephen Nutt <stnutt@gmail.com>.  (Bug#31941)
(tramp-do-copy-or-rename-file-directly): Call "cp" with "-r".
lisp/net/tramp-sh.el