Skip to content

Commit

Permalink
minix doesn't have loopback, so skip penalty tests
Browse files Browse the repository at this point in the history
pointed out by dtucker@
  • Loading branch information
djmdjm committed Jun 17, 2024
1 parent 48443d2 commit 1c207f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/configs
Original file line number Diff line number Diff line change
Expand Up @@ -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=""
Expand Down

1 comment on commit 1c207f4

@nuschpl
Copy link

@nuschpl nuschpl commented on 1c207f4 Jul 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

won't this affect security of my notebook's Minix-3 based IntelME 11 firmware available to anyone over GbE ?

Please sign in to comment.