[openssh-commits] [openssh] 02/02: Run compat regress tests too.

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Nov 3 08:18:10 AEDT 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit edd24101c7e17d1a8f6576e1aaf62233b47ad6f5
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Nov 3 08:17:39 2022 +1100

    Run compat regress tests too.
---
 .github/run_test.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/run_test.sh b/.github/run_test.sh
index 8eeaf5e9..614c9a45 100755
--- a/.github/run_test.sh
+++ b/.github/run_test.sh
@@ -46,3 +46,6 @@ if [ ! -z "${SSHD_CONFOPTS}" ]; then
         make t-exec SKIP_LTESTS="${SKIP_LTESTS}" LTESTS="${LTESTS}" TEST_SSH_SSHD_CONFOPTS="${SSHD_CONFOPTS}"
     fi
 fi
+
+echo
+(cd openbsd-compat/regress && make)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list