Files
kiwix-build/kiwixbuild
Matthieu Gautier 781f6740f2 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).
2018-06-19 11:47:53 +02:00
..
2018-06-06 17:41:12 +02:00
2018-06-19 10:39:07 +02:00