Home
last modified time | relevance | path

Searched refs:lictag_re (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py33 lictag_re = pyparsing.AtLineStart("License-Update:") variable
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_metadata.py87 if patchtest_patterns.lictag_re.search_string(commit.commit_message):