curl returns 0 for these options now
authorDaniel Stenberg <daniel@haxx.se>
Sun, 1 Jun 2008 22:10:21 +0000 (22:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 1 Jun 2008 22:10:21 +0000 (22:10 +0000)
tests/data/test1026
tests/data/test1027

index 8b8cd16..530fc8d 100644 (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>
index 4299d74..57ea87f 100644 (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>