HomeFreeBSD

MFC r338120: config(8): Allow escape-quoted empty strings

Description

MFC r338120: config(8): Allow escape-quoted empty strings

For use with things like BOOT_TAG=\"\" -- there are valid reasons to allow
empty strings, especially as these are usually being passed through as
options. The same argument could perhaps be made for the unquoted
variant in things like MODULES_OVERRIDE="", but it's not immediately clear
that this is an issue so I've left it untouched.

Details

Provenance
kevansAuthored on
Parents
rS338228: Diff reduction with production configuration (update build release list).
Branches
Unknown
Tags
Unknown