minix doesn't have loopback, so skip penalty tests

pointed out by dtucker@
This commit is contained in:
Damien Miller 2024-06-17 15:06:01 +10:00
parent 48443d202e
commit 1c207f456a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

2
.github/configs vendored
View File

@ -290,7 +290,7 @@ case "${TARGET_HOST}" in
hostkey-agent key-options keyscan knownhosts-command login-timeout
reconfigure reexec rekey scp scp-uri scp3 sftp sftp-badcmds
sftp-batch sftp-cmds sftp-glob sftp-perm sftp-uri stderr-data
transfer"
transfer penalty penalty-expire"
SKIP_LTESTS="$(echo $T)"
TEST_TARGET=t-exec
SUDO=""