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:
Daniel Stenberg 2022-03-22 13:37:48 +01:00
parent 2e1ef61560
commit 23540923e1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -17,6 +17,7 @@ mkdir -p %PWD/log/test%TESTNUMBER.dir/.ssh
</precheck> </precheck>
<features> <features>
sftp sftp
!oldlibssh
</features> </features>
<name> <name>
SFTP with corrupted known_hosts SFTP with corrupted known_hosts