mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:21:40 +03: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:
parent
2e1ef61560
commit
23540923e1
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ mkdir -p %PWD/log/test%TESTNUMBER.dir/.ssh
|
|||
</precheck>
|
||||
<features>
|
||||
sftp
|
||||
!oldlibssh
|
||||
</features>
|
||||
<name>
|
||||
SFTP with corrupted known_hosts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue