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

adds case statement to kibana download #47

Merged

Conversation

g13ydson
Copy link
Contributor

@g13ydson g13ydson commented Oct 3, 2018

There is a bug when using the command mix elasticsearch.install .version 6.2.4 on linux systems.

** (Mix) Unsupported system for Kibana: {:unix, :linux}

added this clause {:unix, :linux} in the case statement, the error is solved.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.99% when pulling 12aa1b6 on g13ydson:fix/kibana_download_on_linux into 3ab2ca4 on infinitered:master.

@danielberkompas danielberkompas merged commit 0673353 into danielberkompas:master Oct 3, 2018
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.

None yet

3 participants