Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SubprocessStdoutTests on Windows #3289

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

sake92
Copy link
Contributor

@sake92 sake92 commented Jul 23, 2024

The echo command isn't standalone in Windows, so it has to be called through cmd.exe for example.
Interestingly the echo abc >&2 prints a space at the end of line, while linux doesnt..

@lefou lefou merged commit dffc34f into com-lihaoyi:main Jul 24, 2024
36 of 39 checks passed
@lefou lefou added this to the 0.11.11 milestone Jul 24, 2024
@sake92 sake92 deleted the fix-windows-SubprocessStdoutTests branch July 24, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants