mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
test1459: remove the different exit code for oldlibssh
When using libssh/0.9.3/openssl/zlib, we seem to be getting the "right" error code. Closes #8490
This commit is contained in:
parent
59c44c76de
commit
bdc664a640
1 changed files with 0 additions and 4 deletions
|
|
@ -37,11 +37,7 @@ CURL_HOME=%PWD/log/test%TESTNUMBER.dir
|
|||
<verify>
|
||||
# old libssh installs return the wrong thing
|
||||
<errorcode>
|
||||
%if oldlibssh
|
||||
67
|
||||
%else
|
||||
60
|
||||
%endif
|
||||
</errorcode>
|
||||
<valgrind>
|
||||
disable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue