]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
patchtest: fix repo.canbemerged usage
authorGyorgy Sarvari <skandigraun@gmail.com>
Mon, 15 Sep 2025 09:02:06 +0000 (11:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Sep 2025 10:08:20 +0000 (11:08 +0100)
commitdf73a692049675b7dc110779b7853f2e79a61737
tree970125e7d73b553154c03871aeadea9fabac33e6
parent6c7bb23b05ab613d5efe8e1378d7e1b1cc8cfc45
patchtest: fix repo.canbemerged usage

Call it like a function to avoid it being interpreted as True always.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/patchtest/tests/test_mbox.py
meta/lib/patchtest/tests/test_metadata.py