]> git.ipfire.org Git - pakfire.git/commit
python: execute: Capture stdout/stderr separately
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Mar 2025 10:30:14 +0000 (10:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Mar 2025 10:30:14 +0000 (10:30 +0000)
commitf673df4e596af765342c7dc1b47eaeceac91816e
tree14a7b28304dc02db1cd10846c0e1d873cefb819e
parent14e3e9a9a128d5f8f707fc70075d59a9b3a07f63
python: execute: Capture stdout/stderr separately

That way, we can raise the error output and return the rest

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/pakfire.c