HomeFreeBSD

tests/sys/cddl: correctly quote atf_set "require.progs"

Description

tests/sys/cddl: correctly quote atf_set "require.progs"

The argument has to be a single whitespace-separate value. While touching
all these lines also add ksh93, since atf_set "require.progs" overrides
the default value specified in the Kyuafile. This then results in tests
being executed despite ksh93 not being installed.

Reviewed By: asomers
Differential Revision: https://reviews.freebsd.org/D29066

Details

Provenance
arichardsonAuthored on Mar 8 2021, 9:38 AM
Reviewer
asomers
Differential Revision
D29066: tests/sys/cddl: correctly quote atf_set "require.progs"
Parents
rG01fe4cac28d0: kern.mk: Fix wrong variable being used for linker path after 172a624f0
Branches
Unknown
Tags
Unknown