Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py50 auh_email = 'auh@yoctoproject.org' variable
53 pyparsing.Regex(auh_email),
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py174 if patchtest_patterns.auh_email in commit.commit_message:
177 % patchtest_patterns.auh_email,