Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issue datalad#559, a Windows line endings-related bug
This commit fixes issue datalad#559. It allows `itemize` to any of multiple line-separators to separate the output of `git annex find`. This takes care of the fact that some git-annex versions will output an unrequested `'\r'` in addition to a requested `'\n'`.
- Loading branch information