mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-20 22:18:32 +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.