mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-24 14:25:04 +02:00
Skip agent ptrace test on hurd.
This commit is contained in:
parent
7c9115bbbf
commit
20e6eefcdf
2
.github/configs
vendored
2
.github/configs
vendored
@ -119,7 +119,7 @@ case "${TARGET_HOST}" in
|
||||
SKIP_LTESTS=scp3
|
||||
;;
|
||||
hurd)
|
||||
SKIP_LTESTS="forwarding multiplex proxy-connect hostkey-agent"
|
||||
SKIP_LTESTS="forwarding multiplex proxy-connect hostkey-agent agent-ptrace"
|
||||
;;
|
||||
minix3)
|
||||
CC="clang"
|
||||
|
Loading…
x
Reference in New Issue
Block a user