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

Fails under macOS build environments due to GNU sed use. #4

Open
amcgregor opened this issue Jun 16, 2022 · 0 comments
Open

Fails under macOS build environments due to GNU sed use. #4

amcgregor opened this issue Jun 16, 2022 · 0 comments

Comments

@amcgregor
Copy link

Howdy!

Extraction of the test report fails under macOS build environments, seemly due to GNU/BSD differences in sed implementations…

sed -i 's/# Test Report/# Test Report/' report.md

With the error:

sed: -I or -i may not be used with stdin

Which doesn't make a whole lotta sense. 😕

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

No branches or pull requests

1 participant