mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
twiddle test for portability
This commit is contained in:
parent
1ad3a77cc9
commit
f7f3116abf
@ -207,7 +207,7 @@ interop: ${INTEROP_TARGETS}
|
||||
unit:
|
||||
set -e ; if test -z "${SKIP_UNIT}" ; then \
|
||||
V="" ; \
|
||||
test "x${USE_VALGRIND}" != "x" && \
|
||||
test "x${USE_VALGRIND}" = "x" || \
|
||||
V=${.CURDIR}/valgrind-unit.sh ; \
|
||||
$$V ${.OBJDIR}/unittests/sshbuf/test_sshbuf ; \
|
||||
$$V ${.OBJDIR}/unittests/sshkey/test_sshkey \
|
||||
|
Loading…
x
Reference in New Issue
Block a user