mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:37:18 +03:00
now returns 0
This commit is contained in:
parent
c84904d8c8
commit
27eaf0cf02
4 changed files with 4 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue