Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py78 if l > patchtest_patterns.mbox_shortlog_maxlength:
81 % (patchtest_patterns.mbox_shortlog_maxlength, l),
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py60 mbox_shortlog_maxlength = 90 variable