Skip to content

🐛 Fix typo in bash variable assignment#365

Merged
hillairet merged 1 commit intosupport/202208from
fix/coverage_conf_handling
Dec 7, 2022
Merged

🐛 Fix typo in bash variable assignment#365
hillairet merged 1 commit intosupport/202208from
fix/coverage_conf_handling

Conversation

@hillairet
Copy link
Copy Markdown
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