-
Notifications
You must be signed in to change notification settings - Fork 50
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
Non-working sed
usage on macOS (GNU vs BSD sed
)
#85
Labels
bug
Something isn't working
Comments
I tried again locally by:
And (as seen above) I've gotten files named like this (which surprised me): $ ls . | grep "35m"
35m.gitlab-ci.yml.sed
35mREADME-github.md.sed
35mREADME-gitlab.md.sed
35mcontributing-github.md.sed
35mcontributing-gitlab.md.sed Is this expected/desirable? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The usage of
sed
in this template fails in macOS, i.e. with:invalid command code v
No such file or directory
(see details below)
Steps to reproduce
bash setup.bash
(on a Mac).Expected behavior
sed
not giving warnings as below.Screenshots
Additional context
The text was updated successfully, but these errors were encountered: