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

ECC-852: Add eccodes_find_linux_utils.cmake #4

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Conversation

dtip
Copy link
Contributor

@dtip dtip commented Jan 14, 2019

We require a handful of standard linux utils to run the tests - these
need to be explicitly installed on Windows. We add a check for the utils
so we can notify the user if any util is missing.

We require a handful of standard linux utils to run the tests - these
need to be explicitly installed on Windows. We add a check for the utils
so we can notify the user if any util is missing.
@dtip dtip requested a review from shahramn January 14, 2019 11:14
@shahramn shahramn merged commit da3ea4e into develop Jan 14, 2019
Copy link
Collaborator

@shahramn shahramn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we check for these bash utils on ALL platforms or Windows only?

@dtip
Copy link
Contributor Author

dtip commented Jan 14, 2019

We check for them on all platforms. We always need them to run the tests on any platform so I thought that would be best. Would you rather it's a Windows-only check?

shahramn added a commit that referenced this pull request Jan 14, 2019
@dtip
Copy link
Contributor Author

dtip commented Jan 14, 2019

I've made it Windows-only in #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants