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

Fix exeception when command is empty #1544

Merged
merged 3 commits into from Mar 27, 2020

Conversation

bruchar1
Copy link

Under some circumstances (e.g. commands = {posargs} ), tox try to run an empty command.
It causes an exception when looking for the first character of an empty string.

@gaborbernat gaborbernat merged commit f6042b3 into tox-dev:master Mar 27, 2020
@gaborbernat
Copy link
Member

Hello, this now has been released via https://pypi.org/project/tox/3.15.0/

heads up

ssbarnea pushed a commit to ssbarnea/tox that referenced this pull request Apr 19, 2021
* Fix exeception when command is empty

* simplify expression

* add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants