mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-15 13:26:57 +00: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…
Reference in New Issue
Block a user