Cleaned firemake xml for normal broken parsers
Some checks failed
Run test asserts / Test-Asserts (push) Has been cancelled

This commit is contained in:
Willem Cazander 2025-05-02 10:51:16 +02:00
parent d91ff5bbc4
commit 0d6d726d4f

View file

@ -2,8 +2,8 @@
MB_FLOW_HELP_TEMP := $(shell mktemp) MB_FLOW_HELP_TEMP := $(shell mktemp)
$(call mb-make-call,mb-doc-variable-rock,MB_FLOW_HELP_TEMP,Temp file to output help with.) $(call mb-make-call,mb-doc-variable-rock,MB_FLOW_HELP_TEMP,Temp file to output help with.)
MB_FLOW_HELP_UNITEEN_XML ?= on MB_FLOW_HELP_UNITEEN_XML ?= off
$(call mb-make-call,mb-doc-variable-rock,MB_FLOW_HELP_UNITEEN_XML,Test dutch unit-one flag XML attributes.) $(call mb-make-call,mb-doc-variable-rock,MB_FLOW_HELP_UNITEEN_XML,Test 16+ dutch unit-one flag XML attributes.)
# Never use echo to display real text: Argument List Too Long # Never use echo to display real text: Argument List Too Long