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

st2-check-print-pack-tests-coverage fails on OS x due to missing -printf option for find #16

Open
chbndrhnns opened this issue Jul 12, 2017 · 1 comment

Comments

@chbndrhnns
Copy link

The script calls find with the option -printf which is not available on BSD-based systems.

@LindsayHill
Copy link
Contributor

LindsayHill commented Jul 12, 2017

In the past I've used a workaround with installing GNU find on my system. You may run into other issues though, if you need to install st2 requirements - some of them are not available for macOS - I think oslo, off the top of my head.

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

2 participants