curl returns 0 for these options now

This commit is contained in:
Daniel Stenberg 2008-06-01 22:10:21 +00:00
parent 27eaf0cf02
commit e7b5a8e6cb
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>