HomeFreeBSD

Ensure values specified for BINMODE.*, etc can actually be set by the caller

Description

Ensure values specified for BINMODE.*, etc can actually be set by the caller

It would, previously, set the value of BINMODE.mini-me.setuid to the default,
which is not the intention of PROG_OVERRIDE_VARS. PROG_OVERRIDE_VARS _needs_
to override the value, if set, not just set the value to an empty one.

Details

Provenance
ngieAuthored on
Parents
rS345651: Fix the mode for `mini-me.setuid`
Branches
Unknown
Tags
Unknown