Skip to content

Fixed bug clobbering results if Readdir fails

Compare
Choose a tag to compare
@bmatcuk bmatcuk released this 15 Aug 14:26
· 60 commits to master since this release

If Readdir failed, doublestar was returning nil instead of the accumulated results. Thanks for the bug report @InfiniteTF!