]> git.ipfire.org Git - pakfire.git/commit
python: execute: Raise any output
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 09:11:35 +0000 (09:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Mar 2025 09:11:35 +0000 (09:11 +0000)
commitb5a7c9dcba5df2c55d7ee6b4122a8078c06ce775
tree0f6e926facc1a3a20a2fdecaac7db3271c6d4add
parent608f9ea0b925f6b2110b3433a55f52e5a08c45d1
python: execute: Raise any output

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