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

Handles unknown command/target error gracefully, closes #812 #853

Conversation

AndreMiras
Copy link
Member

Running buildozer unknown_command should show a meaningful error and exit. Fixes regression introduced in 4936d31 and adds unit tests.

Also updates other tests assert keyword rather than self.assert* in order to keep style consistent.

Last, minor Dockerfile documentation update as per recent @tshirtman feedback.

Running `buildozer unknown_command` should show a meaningful error and
exit. Fixes regression introduced in 4936d31 and adds unit tests.

Also updates other tests `assert` keyword rather than `self.assert*` in
order to keep style consistent.

Last, minor `Dockerfile` documentation update as per recent @tshirtman
feedback.
@AndreMiras AndreMiras merged commit 4c2152b into kivy:master Mar 12, 2019
@AndreMiras AndreMiras deleted the feature/ticket812_fix_AttributeError_translate_target branch March 12, 2019 18:47
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.

2 participants