Skip to content
Snippets Groups Projects
Commit e7b5a8e6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl returns 0 for these options now

parent 27eaf0cf
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ perl -e 'open(IN,$ARGV[0]); my $lines=grep(/(a\s*tool\s*to\s*transfer\s*data)|(m
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
0
</errorcode>
</verify>
</testcase>
......@@ -33,7 +33,7 @@ perl -e 'open(IN,$ARGV[0]); my $lines=grep(/(Usage: curl )|(--version\s*Show ver
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
0
</errorcode>
</verify>
</testcase>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment