[elbe-devel] [PATCH 0/4] simplify startup sequence
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Wed Feb 28 13:48:37 CET 2024
This series simplifies the startup logic by using the new __main__
module.
Also drop some unnecessary/dead code.
Thomas Weißschuh (4):
elbepack: delete notest_pylint.py
elbepack: avoid modifying global XML_CATALOG_FILES
tests: drop unnecessary calculations of elbe_dir
elbepack: drop function init_directories
elbe | 8 +----
elbepack/directories.py | 31 ++++++-----------
elbepack/tests/notest_pylint.py | 61 ---------------------------------
elbepack/tests/test_flake8.py | 6 ----
elbepack/tests/test_xml.py | 4 ---
elbepack/validate.py | 4 ++-
elbepack/xmlpreprocess.py | 4 +--
7 files changed, 17 insertions(+), 101 deletions(-)
delete mode 100644 elbepack/tests/notest_pylint.py
--
2.44.0
More information about the elbe-devel
mailing list