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

Commits on Mar 12, 2019

  1. Handles unknown command/target error gracefully, closes kivy#812

    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 committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    831d85a View commit details
    Browse the repository at this point in the history