Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_metadata.py18 lictag_re = pyparsing.AtLineStart("License-Update:") variable in TestMetadata
95 if self.lictag_re.search_string(commit.commit_message):