On 2024-08-30 9:39 p.m., Trevor Gamblin via lists.openembedded.org wrote:
Signed-off-by: Trevor Gamblin <[email protected]>
Not sure why it didn't occur to me last night, but this could just be squashed into the second patch. Can someone do that, or should I resend?
---
  meta/lib/patchtest/tests/test_mbox.py | 1 -
  1 file changed, 1 deletion(-)

diff --git a/meta/lib/patchtest/tests/test_mbox.py 
b/meta/lib/patchtest/tests/test_mbox.py
index 0b623b7d17b..ae16c4bf934 100644
--- a/meta/lib/patchtest/tests/test_mbox.py
+++ b/meta/lib/patchtest/tests/test_mbox.py
@@ -31,7 +31,6 @@ class TestMbox(base.Base):
rexp_detect = pyparsing.Regex('\[\s?YOCTO.*\]')
      rexp_validation = pyparsing.Regex('\[(\s?YOCTO\s?#\s?(\d+)\s?,?)+\]')
-    revert_shortlog_regex = pyparsing.Regex('Revert\s+".*"')
      signoff_prog = parse_signed_off_by.signed_off_by
      revert_shortlog_regex = pyparsing.Regex('Revert\s+".*"')
      maxlength = 90



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#203975): 
https://lists.openembedded.org/g/openembedded-core/message/203975
Mute This Topic: https://lists.openembedded.org/mt/108190190/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to