[elbe-devel] [PATCH 0/6] elbepack: use helper for boolean attributes

Thomas Weißschuh thomas.weissschuh at linutronix.de
Tue May 28 10:26:20 CEST 2024


Both "true" and "1" are valid values. Use the helper to recognize both.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (6):
      elbepack: finetuning: fix "groupadd -r"
      elbepack: treeutils: validate values of boolean attributes
      elbepack: finetuning: fix groupadd finetuning action
      elbepack: finetuning: use helper for boolean attributes
      elbepack: check_updates: use helper for boolean attributes
      elbepack: xmlpreprocess: use helper for boolean attributes

 elbepack/commands/check_updates.py |  4 +---
 elbepack/finetuning.py             |  8 ++++----
 elbepack/treeutils.py              | 15 +++++++++++----
 elbepack/xmlpreprocess.py          |  4 ++--
 4 files changed, 18 insertions(+), 13 deletions(-)
---
base-commit: 976df599974534ace12559d7bdbeb3e8e5a385a3
change-id: 20240527-bool-attr-6cc35c39c386

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list