Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Tests for globbing below protected directories



On Tue, Jan 26, 2021 at 3:56 PM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> It's a little counter-intuitive that foo/* is not a superset of foo/file.  The
> former can't tractably discover d111/file, of course.  As to whether
> foo/file fall back to readdir() when the directory is readable but not
> executable

I'm not sure what you mean here.  There's no comparison of foo/* to
foo/file ... the test case is comparing f*/* to f*/file

Does that mean there's a test case missing?




Messages sorted by: Reverse Date, Date, Thread, Author