mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +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
|
SKIP_LTESTS=scp3
|
||||||
;;
|
;;
|
||||||
hurd)
|
hurd)
|
||||||
SKIP_LTESTS="forwarding multiplex proxy-connect hostkey-agent"
|
SKIP_LTESTS="forwarding multiplex proxy-connect hostkey-agent agent-ptrace"
|
||||||
;;
|
;;
|
||||||
minix3)
|
minix3)
|
||||||
CC="clang"
|
CC="clang"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user