Files
kiwix-build/kiwixbuild
Matthieu Gautier e87835c61d Correctly set the environment.
When running command without `shell=True`, python's subproccess will look
for variable `"PATH"` and `b"PATH"` and will complain if both are set.
So the defaultdict should not return something for `b"PATH"`.

We also escape space ` ` in the environment variables to not break
everything with directory containing space.
2023-12-01 11:10:34 +01:00
..
2023-11-02 11:14:04 +01:00
2023-11-15 08:50:00 +00:00
2018-11-27 09:43:52 +01:00
2023-12-01 11:10:34 +01:00
2019-09-19 18:18:41 +02:00
2023-12-01 11:10:34 +01:00
2023-11-19 14:22:29 +01:00