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

Fix scala detection when version output contains a warning #959

Merged
merged 1 commit into from
Mar 9, 2017
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Mar 2, 2017

It seems that sometimes scala outputs a bogus line ahead out the version output. Use a match instead of a split to better handle this sort of thing.

Signed-off-by: Tim Smith tsmith@chef.io

It seems that sometimes scala outputs a bogus line ahead out the version output. Use a match instead of a split to better handle this sort of thing.

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit e231e61 into master Mar 9, 2017
@tas50 tas50 deleted the scala branch April 4, 2017 23:20
@tas50 tas50 added the Type: Bug Does not work as expected. label Apr 11, 2017
tas50 added a commit that referenced this pull request May 8, 2017
Fix scala detection when version output contains a warning
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants