Commit Graph

1 Commits (a048dcba68276fee7d6631af80c7a714a3dfe4f3)

Author SHA1 Message Date
Brian Coca f8a5377cc6 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

(cherry picked from commit d3cab602a5)
6 years ago