Skip to content

Fixes issue #8#10

Open
JacobFV wants to merge 1 commit intoCrazyPython:mainfrom
JacobFV:issue/8
Open

Fixes issue #8#10
JacobFV wants to merge 1 commit intoCrazyPython:mainfrom
JacobFV:issue/8

Conversation

@JacobFV
Copy link
Copy Markdown

@JacobFV JacobFV commented Dec 25, 2022

This PR fixes issue #8

Copy link
Copy Markdown

@joeytwiddle joeytwiddle Mar 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will fix it for Linux, but break it for macOS!

Sadly, BSD sed and GNU sed take different arguments.

I think the intent here was for line-buffered output, which is -l on BSD sed (macOS), but -u on GNU sed (Linux).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope my solution will fix it: #11

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