mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 23:18:26 +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.