From: Daniel Stenberg Date: Mon, 21 Mar 2022 16:39:49 +0000 (+0100) Subject: test1459: remove the different exit code for oldlibssh X-Git-Tag: curl-7_83_0~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc664a64002a7df66f34159454844e6b6f5515f;p=thirdparty%2Fcurl.git 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 --- diff --git a/tests/data/test1459 b/tests/data/test1459 index 08fae3378d..cedf0252e1 100644 --- a/tests/data/test1459 +++ b/tests/data/test1459 @@ -37,11 +37,7 @@ CURL_HOME=%PWD/log/test%TESTNUMBER.dir # old libssh installs return the wrong thing -%if oldlibssh -67 -%else 60 -%endif disable