Skip to content

Commit

Permalink
curl returns 0 for these options now
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jun 1, 2008
1 parent 27eaf0c commit e7b5a8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/data/test1026
Expand Up @@ -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>
2 changes: 1 addition & 1 deletion tests/data/test1027
Expand Up @@ -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 comments on commit e7b5a8e

Please sign in to comment.