[elbe-devel] [PATCH 0/8] elbepack: non-shell migration
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Wed May 15 13:32:16 CEST 2024
Migrate some module to non-shell syntax to avoid funky quote nesting.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (8):
elbepack: imgutils: add helper to call dd
elbepack: repomanager: switch to non-shell syntax
elbepack: hdimg: switch to non-shell syntax
elbepack: imgutils: switch to non-shell syntax
elbepack: initvmaction: switch to non-shell syntax
elbepack: asyncworker: switch to non-shell syntax
elbepack: debinstaller: avoid nested quoting
elbepack: updatepkg: switch to non-shell syntax
elbepack/asyncworker.py | 9 ++++---
elbepack/cdroms.py | 2 +-
elbepack/debinstaller.py | 2 +-
elbepack/hdimg.py | 54 +++++++++++++++++++---------------------
elbepack/imgutils.py | 8 ++++--
elbepack/initvmaction.py | 3 ++-
elbepack/isooptions.py | 4 +--
elbepack/repomanager.py | 65 ++++++++++++++++++++----------------------------
elbepack/updatepkg.py | 8 +++---
9 files changed, 75 insertions(+), 80 deletions(-)
---
base-commit: dfb4a8a89573e88f4d2d9e297b23973092a524e8
change-id: 20240515-flake8-quotes-1-c33969397a13
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list