[elbe-devel] [PATCH 0/5] elbepack: shellhelper: introduce run() function

Eduard Krein eduard.krein at linutronix.de
Thu Jun 6 08:38:58 CEST 2024


Am 28.05.2024 um 12:38 schrieb Thomas Weißschuh:

> After a lot of prepartions we now finally have a shellhelper.run()
> function that has all the features of subprocess.run() and in addition
> can use the elbe log forwarding.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
Reviewed-by: Eduard Krein<eduard.krein at linutronix.de>

For the whole series
> ---
> Thomas Weißschuh (5):
>        elbepack: shellhelper: drop explicit input argument
>        elbepack: shellhelper: introduce run() function
>        elbepack: imgutils: switch to shellhelper.run
>        elbepack: shellhelper: remove get_command_out
>        elbepack: shellhelper: implement do() in terms of run()
>
>   elbepack/imgutils.py    |   9 ++--
>   elbepack/shellhelper.py | 117 +++++++++++++++++++++++++++++-------------------
>   2 files changed, 77 insertions(+), 49 deletions(-)
> ---
> base-commit: 976df599974534ace12559d7bdbeb3e8e5a385a3
> change-id: 20240523-shellhelper-run-ec37070fa756
>
> Best regards,

-- 
Eduard Krein
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 19; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/legal/data-protection.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br.,
HRB700 806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas
Gleixner, Tiffany Silva, Sean Fennelly, Jeffrey Schneiderman



More information about the elbe-devel mailing list