Commit Graph

1 Commits (1e08bb7a6fc8cc5c54034b469920d64984d8af47)

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