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

sub-command example not working #16

Closed
gegles opened this issue Jan 9, 2020 · 0 comments
Closed

sub-command example not working #16

gegles opened this issue Jan 9, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gegles
Copy link

gegles commented Jan 9, 2020

When running the example with kill foo as param it fails with Unrecognized token error.

I believe this is due to testing the result variable too early:

if (result)

if one comments this line it seems to work.

@gegles gegles changed the title aub-command example not working sub-command example not working Jan 9, 2020
@grafikrobot grafikrobot self-assigned this Jan 10, 2020
@grafikrobot grafikrobot added the bug Something isn't working label Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants