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

Fixes #22 #24

Merged

Conversation

rzetterberg
Copy link
Owner

Description

Changes CheckSupportedCommands so that it ignores failures of supported parts 2 - 5. If any of the parts 2 -5 fails, they defaults to 0x0, which means all commands in that part is counted as not supported. The only way CheckSupportedCommands can fail is if part 1 fails.

Checklist

  • Running go test locally is successful
  • VERSION has been changed
  • Changes has been documented in CHANGELOG.md

@rzetterberg rzetterberg added this to the 2018-Q3 milestone Aug 16, 2018
@rzetterberg rzetterberg merged commit 2882de6 into master Aug 16, 2018
@rzetterberg rzetterberg deleted the bugfix/issue-22-check-supported-commands-results-in-error branch August 16, 2018 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant