* lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat-quoted-marker):
commit7eab29d251b893d5b7f87f1801706a86043fa428
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 24 Aug 2015 12:26:57 +0000 (24 14:26 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 24 Aug 2015 12:26:57 +0000 (24 14:26 +0200)
tree377da59be89d2405db55f450b864472f6cb86f0e
parent1c6bdf18c0f2116edef7f7195ca5ed7a55a05e73
* lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat-quoted-marker):

New defconsts.
(tramp-do-file-attributes-with-stat)
(tramp-do-directory-files-and-attributes-with-stat): Use them.
(tramp-convert-file-attributes): Remove double slashes in symlinks.

* test/automated/tramp-tests.el (tramp-test18-file-attributes):
Handle symlinks with "//" in the file name.
lisp/net/tramp-sh.el
test/automated/tramp-tests.el