1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-07 20:59:41 -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 data after the test has been "shot"
<verify> <verify>
<errorcode> <errorcode>
2 0
</errorcode> </errorcode>
</verify> </verify>
</testcase> </testcase>

View File

@ -31,7 +31,7 @@ Compare curl --version with curl-config --features
# Verify data after the test has been "shot" # Verify data after the test has been "shot"
<verify> <verify>
<errorcode> <errorcode>
2 0
</errorcode> </errorcode>
</verify> </verify>
</testcase> </testcase>

View File

@ -31,7 +31,7 @@ Compare curl --version with curl-config --version
# Verify data after the test has been "shot" # Verify data after the test has been "shot"
<verify> <verify>
<errorcode> <errorcode>
2 0
</errorcode> </errorcode>
</verify> </verify>
</testcase> </testcase>

View File

@ -31,7 +31,7 @@ Compare curl --version with curl-config --vernum
# Verify data after the test has been "shot" # Verify data after the test has been "shot"
<verify> <verify>
<errorcode> <errorcode>
2 0
</errorcode> </errorcode>
</verify> </verify>
</testcase> </testcase>