[elbe-devel] [PATCH 0/2] fix the norecommend message
Torben Hohn
torben.hohn at linutronix.de
Thu May 16 14:30:33 CEST 2019
The norecommend message does not show up, because the
first validation code executed is the one in xmlpreprocessor.
break isolate the code, and reuse it there too.
This now yields the proper error message, we intended.
Torben Hohn (2):
validate: isolate the error_log_to_string() function
xmlpreprocess: make use of error_log_to_strings()
elbepack/validate.py | 44 +++++++++++++++++++++++---------------------
elbepack/xmlpreprocess.py | 7 ++-----
2 files changed, 25 insertions(+), 26 deletions(-)
--
2.11.0
More information about the elbe-devel
mailing list