mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
test1459: disable for oldlibssh
This test with libssh 0.9.3 works fine on github but fails on circleci. Might as well disable this test for oldlibssh installations. Closes #8622
This commit is contained in:
@@ -17,6 +17,7 @@ mkdir -p %PWD/log/test%TESTNUMBER.dir/.ssh
|
||||
</precheck>
|
||||
<features>
|
||||
sftp
|
||||
!oldlibssh
|
||||
</features>
|
||||
<name>
|
||||
SFTP with corrupted known_hosts
|
||||
|
||||
Reference in New Issue
Block a user