mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
Expand TEST_SHELL consistently with other vars.
This commit is contained in:
parent
cfe5f7b0eb
commit
c4ac7f98e2
@ -749,7 +749,7 @@ interop-tests t-exec file-tests: regress-prep regress-binaries $(TARGETS)
|
||||
TEST_SSH_IPV6="@TEST_SSH_IPV6@" \
|
||||
TEST_SSH_UTF8="@TEST_SSH_UTF8@" \
|
||||
TEST_SSH_ECC="@TEST_SSH_ECC@" \
|
||||
TEST_SHELL="${TEST_SHELL}" \
|
||||
TEST_SHELL="$(TEST_SHELL)" \
|
||||
EXEEXT="$(EXEEXT)" \
|
||||
$@ && echo all $@ passed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user