mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Fix cpio for CR/LF line endings
Under certain circumstances (I did not find out the complete details, but it happens when running the tests), the filterdirs() function in cpio outputs CR/LF. Since tar does not like that, the command failed. So strip out all CRs when filtering the directories. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Reference in New Issue
Block a user