This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix test-child-process-double-pipe
On Windows, grep and sed were stripping the CR character out of CRLF. Passing --binary will force them to preserve the CR.
- Loading branch information