]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
minix doesn't have loopback, so skip penalty tests
authorDamien Miller <djm@mindrot.org>
Mon, 17 Jun 2024 05:06:01 +0000 (15:06 +1000)
committerDamien Miller <djm@mindrot.org>
Mon, 17 Jun 2024 05:06:58 +0000 (15:06 +1000)
pointed out by dtucker@

.github/configs

index a34276a07c384a9ceae877166828649aeb1b2a07..6134cb6ed5e919af9b236fef8c6307ee7300ff7d 100755 (executable)
@@ -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=""