Skip to content

Include '' to sed command since it's necessary on OSX#66

Merged
zheng merged 1 commit intomainfrom
zheng/fix-sed-command
Apr 20, 2022
Merged

Include '' to sed command since it's necessary on OSX#66
zheng merged 1 commit intomainfrom
zheng/fix-sed-command

Conversation

@zheng
Copy link
Copy Markdown
Contributor

@zheng zheng commented Apr 20, 2022

On the OSX version of sed, the -i option expects an extension argument to back up the files. It's already in all the other sed specs, do the same here.

By providing '', we're making it modify files in-place which is what the user expects from the workflow.

@zheng zheng requested a review from alokedesai April 20, 2022 20:42
@zheng zheng merged commit 37bc41b into main Apr 20, 2022
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