]> git.ipfire.org Git - pakfire.git/commit
python: execute: Allow returning the output of the command
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Mar 2025 11:46:29 +0000 (11:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Mar 2025 11:46:29 +0000 (11:46 +0000)
commit608f9ea0b925f6b2110b3433a55f52e5a08c45d1
tree354b9877c1b1a903a82b37e3f1fc7887ad81a8db
parent55d6d4d280b677a5c70085f30a1d14f9388b4f50
python: execute: Allow returning the output of the command

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