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

Make sed invocation more portable #465

Merged
merged 1 commit into from Feb 20, 2023
Merged

Make sed invocation more portable #465

merged 1 commit into from Feb 20, 2023

Commits on Feb 17, 2023

  1. Make sed invocation more portable

    FreeBSD and MacOS variants of `sed` do not accept `-i` parameter without any argument.
    arrowd committed Feb 17, 2023