d3cab602a5
* Fix fileglob when using 'file*' vs 'stuff/file*' when not having dir in glob, files/ subdir was being ignored. * tests for fileglob
2 lines
148 B
YAML
2 lines
148 B
YAML
bugfixes:
|
|
- deal with cases in which just a file is pased and not a path with directories, now fileglob correctly searches in 'files/' subdirs.
|