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

Fixes invalid ‘sed’ syntax on macOS [closes issue 378] #520

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

tjluoma
Copy link
Contributor

@tjluoma tjluoma commented Dec 1, 2020

This syntax error has been reported going back to 2017, but it appears all of the proposed fixes were closed before @andreafabrizi was able to merge them.

My fix should only change the behavior on macOS systems but it should leave the existing sed command for all other OSes since I am not sure if the same syntax would work on all of them.

For Reference, see the following:

#378

#481

#510

#404

Note

My text editor also seems to have removed some superfluous whitespace. Sorry for that. This is my first pull request, so if I'm missed a step or anything, please let me know.

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