Revision 55b4928e820c0a16698eff41ba08bfe550a75604 authored by Andrew Casey on 21 October 2021, 19:22:53 UTC, committed by GitHub on 21 October 2021, 19:22:53 UTC
* Pass absolute path to directoryExists

As pointed out by @gretzkiy, the `directoryExists` call added to
`matchFiles` in #44710 should have been passing the absolute path (since
the current directory might not match `currentDirectory`).

* Add test, simplify/clarify/fix matchFiles and friends

Co-authored-by: Andrew Branch <andrew@wheream.io>
1 parent 5725cfe
History

back to top