Add coreutils 'ls' support for tramp adb
commitbc08ffbd2c44668c1653780522d11fb58edf0bd2
authorMathieu Othacehe <mathieu.othacehe@parrot.com>
Mon, 26 Feb 2018 15:43:46 +0000 (26 16:43 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 27 Feb 2018 07:31:18 +0000 (27 08:31 +0100)
tree4bf661e63a792d3f9a075d76d3d25bc97a18a7a8
parenta566062722a194a7f528867b9a8211a3337d0aa7
Add coreutils 'ls' support for tramp adb

* lisp/net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): Allow '.'
character in file permissions. It indicates an SELinux security
context.
(tramp-adb-get-ls-command): Detect Coreutils version of 'ls'.
Use 'ls -1' instead of passing COLUMNS=1 env variable. This is
isofunctional.  (Bug#30594)

Copyright-paperwork-exempt: yes
lisp/net/tramp-adb.el