Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Check for filename length instead of truthiness.
Otherwise, if a directory contains a file named '0', we assume no more files exist (while there could still be any number left)
- Loading branch information