]> code.delx.au - gnu-emacs/commit
tramp-sh.el: Work around a stat bug
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 5 May 2016 08:23:06 +0000 (10:23 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 5 May 2016 08:23:06 +0000 (10:23 +0200)
commit6aad36ace9953b9672b13be68416d205532d5e59
tree48b81fb7ff9eb30c4e18a8a19a3eaf6a50686560
parent403cc9fad9534338050b0ce14941e3d9cd30079a
tramp-sh.el: Work around a stat bug

* lisp/net/tramp-sh.el (tramp-get-remote-stat): Do not use
stat versions which produce shell quoted output.  See also
coreutils Bug#23422.
lisp/net/tramp-sh.el