test302[12]: run only with the libssh2 backend
... as the others don't support --hostpubsha256 Reported-by: Paul Howarth Fixes #8009 Closes #8010
This commit is contained in:
parent
f4cafa4f0d
commit
4825d0cd3a
@ -17,6 +17,10 @@ test
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
# so far only the libssh2 backend supports SHA256
|
||||
<features>
|
||||
libssh2
|
||||
</features>
|
||||
<server>
|
||||
sftp
|
||||
</server>
|
||||
|
||||
@ -17,6 +17,10 @@ test
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
# so far only the libssh2 backend supports SHA256
|
||||
<features>
|
||||
libssh2
|
||||
</features>
|
||||
<server>
|
||||
scp
|
||||
</server>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user