Cura/packaging
Ghostkeeper f3fd2d6f80
Fix calling subprocesses
We shouldn't unpack the list. The first argument is allowed to be a list. If we unpack it, it'll override other arguments to the call function that would be the wrong type then (buffer size).

Contributes to issue CURA-9409.
2022-06-30 11:48:56 +02:00
..
create_appimage.py Fix calling subprocesses 2022-06-30 11:48:56 +02:00