Skip to content

🐛 Fix typo in bash variable assignment #365

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

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

hillairet
Copy link
Collaborator

This simple typo meant that --cov-config ./coverage.conf was executed as a program instead of going in the variable as a string. Not cool!

I will push this through with admin level permissions cause it's a simple 1 character fix.
I tested it and it is now working properly.

@hillairet hillairet added the bug Something isn't working label Dec 7, 2022
@hillairet hillairet self-assigned this Dec 7, 2022
@hillairet hillairet changed the base branch from main to support/202208 December 7, 2022 23:01
@hillairet hillairet changed the title Fix typo in bash variable assignment 🐛 Fix typo in bash variable assignment Dec 7, 2022
@hillairet hillairet merged commit cb2f401 into support/202208 Dec 7, 2022
@hillairet hillairet deleted the fix/coverage_conf_handling branch December 7, 2022 23:04
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

Successfully merging this pull request may close these issues.

1 participant