GitHub user paul-mcculloch opened a pull request:
https://github.com/apache/felix/pull/158
FELIX-5968 Posix 'ls' command ignores .. unless -a is specified
FELIX-5968
Posix 'ls' command ignores .. unless -a is specified
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/paul-mcculloch/felix trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #158
----
commit 0232e90938528333cf1e4a74adf8d372778d8ed5
Author: Paul McCulloch <paul.mcculloch@...>
Date: 2018-10-17T15:34:26Z
FELIX-5968 Posix 'ls' command ignores .. unless -a is specified
FELIX-5968
Posix 'ls' command ignores .. unless -a is specified
----
---