Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that mkdirs eventually stops.
With the default value for `--output` that doesn't have a `/` in it, this would loop forever. Now ensure that it only loops once per path component.
- Loading branch information