Commit Graph

1 Commits (5a28b2b86cf1cc9a8b2c5ef80bbdd1aa5b5c72dd)

Author SHA1 Message Date
Brian Coca d3cab602a5
Fix fileglob when using 'file*' vs 'stuff/file*' (#68945)
* Fix fileglob when using 'file*' vs 'stuff/file*'

 when not having dir in glob, files/ subdir was being ignored.

* tests for fileglob
5 years ago