mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 09:14:59 +02:00
Skip scp3 tests on all dfly58 and 60 configs.
This commit is contained in:
parent
e65198e52c
commit
7909a566f6
2
.github/configs
vendored
2
.github/configs
vendored
@ -114,7 +114,7 @@ case "$config" in
|
||||
esac
|
||||
|
||||
case "${TARGET_HOST}" in
|
||||
dfly58|dfly60)
|
||||
dfly58*|dfly60*)
|
||||
# scp 3-way connection hangs on these so skip until sorted.
|
||||
SKIP_LTESTS=scp3
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user