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 sed on macOS #4

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Fix sed on macOS #4

merged 1 commit into from
Jun 27, 2019

Conversation

kpj
Copy link
Contributor

@kpj kpj commented Jun 24, 2019

As mentioned in #1, BSD's version of sed (the one that macOS uses by default) leads to a crash during conversion.
This PR detects whether we run on macOS and modifies the call accordingly.

@ashafaei ashafaei merged commit bd47337 into ashafaei:master Jun 27, 2019
@ashafaei
Copy link
Owner

@kpj Thank you very much for taking the time to fix this long-standing issue.

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