Commit Graph

1 Commits (caa263e2cf42cef388163efd97a2c11b2bc8cf79)

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