MantisBT: master 280917af

Author Committer Branch Timestamp Parent
dregad dregad master 2020-05-02 16:00 master 41c5ce6c
Changeset

Refactor ignore() function

Instead of building the ignorelist global as a list of compiled regex,
we just define it as a plain list, and move the regex processing to the
ignore() function.

mod - build/buildrelease-repo.py Diff File
mod - build/docbook-manual-repo.py Diff File