1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

now returns 0

This commit is contained in:
Daniel Stenberg 2008-06-01 22:04:09 +00:00
parent c84904d8c8
commit 27eaf0cf02
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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