Commit 82ecc85d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl-config: fix --version

curl-config --version didn't output the correct version string (bug
introduced in commit 0355e33b), and unfortunately the test
case 1022 that was supposed to check for this was broken.

This change fixes the test to detect this problem and it fixes the
output.

Bug: http://curl.haxx.se/bug/view.cgi?id=3288727
parent 84f809e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment