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

PR 462 broke all undefined commands #540

Open
taharah opened this issue Jan 20, 2017 · 1 comment
Open

PR 462 broke all undefined commands #540

taharah opened this issue Jan 20, 2017 · 1 comment

Comments

@taharah
Copy link

taharah commented Jan 20, 2017

Any unknown command now disables the class options, so you end up with errors like Could not find command "_l". instead of printing out the help message or allowing you to rescue the Thor::UndefinedCommandError without setting ENV['THOR_DEBUG'] = '1'

@segiddins
Copy link
Contributor

This might now be fixed on master, I'm not sure

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

No branches or pull requests

2 participants