Files
kiwix-build/kiwixbuild
Matthieu Gautier c99a9bd91f Run the command without using shell=True.
It mainly allow to run command in directory containing space.
(Hello, `C:\Program Files\...`)
It would also allow to work on directory containning spaces
(`C:\Users\John Doe`) but xapian configure (at least) expressly doesn't
support it :/

- Run the command without shell=True
- The command must be a list instead of a string.
- All options must also be a list (or an iterable).
2023-12-01 11:11:24 +01:00
..
2023-11-02 11:14:04 +01:00
2018-11-27 09:43:52 +01:00
2019-09-19 18:18:41 +02:00
2023-11-19 14:22:29 +01:00