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

(cherry picked from commit 0b86424c31ece31190c94d55feb5d190be4de5df)

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
rGff6dded021a7: Remove unnecessary semicolon from CRITICAL_ASSERT()
Branches
Unknown
Tags
Unknown