mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08: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
@ -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…
Reference in New Issue
Block a user