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

configure: fix --disable-code-coverage #4099

Closed
wants to merge 1 commit into from
Closed

configure: fix --disable-code-coverage #4099

wants to merge 1 commit into from

Conversation

rindeal
Copy link
Contributor

@rindeal rindeal commented Jul 8, 2019

This fixes the case when --disable-code-coverage supplied to ./configure
would result in coverage="yes" being set.

This fixes the case when `--disable-code-coverage` supplied to `./configure`
would result in `coverage="yes"` being set.
Copy link
Member

@danielgustafsson danielgustafsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielgustafsson
Copy link
Member

Pushed to master, thanks!

@rindeal rindeal deleted the patch-1 branch July 9, 2019 13:45
caraitto pushed a commit to caraitto/curl that referenced this pull request Jul 23, 2019
This fixes the case when --disable-code-coverage supplied to ./configure
would result in coverage="yes" being set.

Closes curl#4099
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants