commit | 26a40d0e114c5f9025718b511d45f2da09259c1c | [log] [tgz] |
---|---|---|
author | Tim Pambor <tp@osasysteme.de> | Mon Aug 05 11:51:03 2019 +0200 |
committer | Tim Pambor <tp@osasysteme.de> | Mon Aug 05 11:51:03 2019 +0200 |
tree | d16a73e03dbe5301bc0c5c30f8a8d74e213fa68c | |
parent | 792cef084a751e32f541332feb4905f8e49e9943 [diff] |
Fix piping on windows On windows stdin and stdout have to be set to binary as otherwise windows treats it as text and converts occurences of CRLF to LF