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

Using = in the command breaks the command recognition #81

Open
AlexB52 opened this issue Oct 17, 2021 · 1 comment
Open

Using = in the command breaks the command recognition #81

AlexB52 opened this issue Oct 17, 2021 · 1 comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@AlexB52
Copy link
Owner

AlexB52 commented Oct 17, 2021

This is really specific problem that shouldn't cause a problem right now.

When calling retest 'rake test =<test>' the output is:

Setup identified: [RAKE]. Using command: 'bundle exec rake test TEST=<test>'
Launching Retest...
Ready to refactor! You can make file changes now

The command is not recognised and the default setting kicks in. Passing a = is what makes the command fail.

@AlexB52
Copy link
Owner Author

AlexB52 commented Feb 20, 2024

I've submitted a pull request to allow = characters with tty-option
piotrmurach/tty-option#13

@AlexB52 AlexB52 added the dependencies Pull requests that update a dependency file label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant