mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-18 22:39:21 +00:00
cfdaeb9645
The mozconfig output parsing code already (mostly) handles shell quoted strings, because that's what `set` outputs. By quoting environment variable values, we avoid a bunch of problems with "weird" values.