Commit Graph

1 Commits (2251b239a315d0a5119e8a31dc0be629861205c0)

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
4 years ago