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

csv: make doesn't work on macOS because uniq -D is not available #36

Open
stefandesu opened this issue Jul 4, 2019 · 0 comments
Open

Comments

@stefandesu
Copy link
Member

The bash extension that allows uniq -D (which is used in the Makefile) is apparently not available on macOS and I couldn't find out how to install that. Maybe uniq -d is enough? (that works on macOS)

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

No branches or pull requests

1 participant