mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
now returns 0
This commit is contained in:
parent
c84904d8c8
commit
27eaf0cf02
@ -31,7 +31,7 @@ Compare curl --version with curl-config --protocols
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
0
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -31,7 +31,7 @@ Compare curl --version with curl-config --features
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
0
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -31,7 +31,7 @@ Compare curl --version with curl-config --version
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
0
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -31,7 +31,7 @@ Compare curl --version with curl-config --vernum
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
0
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
Loading…
Reference in New Issue
Block a user