[elbe-devel] [PATCH 0/5] shellhelper: align arguments with subprocess package
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Mon May 6 10:07:46 CEST 2024
Align names of the arguments with the subprocess package.
Also do some future-proofing around arguments in general.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (5):
elbepack: shellhelper: enforce positional and keyword arguments
elbepack: shellhelper: rename allow_fail to check
elbepack: shellhelper: rename stdin to input
elbepack: shellhelper: drop automatic input encoding
elbepack: shellhelper: allow specification of additional kwargs
elbepack/asyncworker.py | 2 +-
elbepack/commands/init.py | 4 ++--
elbepack/egpg.py | 3 ++-
elbepack/elbeproject.py | 4 ++--
elbepack/finetuning.py | 11 ++++++-----
elbepack/hdimg.py | 24 ++++++++++++------------
elbepack/imgutils.py | 2 +-
elbepack/rfs.py | 3 +--
elbepack/shellhelper.py | 31 +++++++++++--------------------
elbepack/updatepkg.py | 2 +-
10 files changed, 39 insertions(+), 47 deletions(-)
---
base-commit: aaa5b137e23a453b79048757591789bae8b6e2aa
change-id: 20240506-b4-shellhelper-args-743049c88c0f
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list