[elbe-devel] [PATCH 0/2] implement ELBE_MIRROR_SED
Torben Hohn
torben.hohn at linutronix.de
Wed Feb 12 13:54:06 CET 2020
elbe-ci is currently broken, because the test system
relies on a specific location of default-init.xml, where it uses
sed to replace official with local mirrors.
Implement such a replacement in the preprocessor.
This feature is very useful in multiple ways, because it allows
people in different location to share elbe xmls, and still use local
mirrors.
Additionally it will remove complexity from elbe-ci.
Torben Hohn (2):
config: add ELBE_MIRROR_SED to Config object
xmlprepocess: search and replace urls based on ELBE_MIRROR_SED
elbepack/config.py | 3 +++
elbepack/xmlpreprocess.py | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
--
2.20.1
More information about the elbe-devel
mailing list