]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/core/decorator: remove redundant code
authorRoss Burton <ross@burtonini.com>
Thu, 31 Mar 2022 18:29:03 +0000 (19:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Apr 2022 22:05:31 +0000 (23:05 +0100)
commit54210c518bcb76d80c8ec9564d1ddf344e9d8924
tree7c5577c932d9bd697d091a12cf96a8913c2ec1ef
parent080854fe346a76f5fbe25058ba1b2425a0459b5e
oeqa/core/decorator: remove redundant code

There's no need to wrap *tags in a potential list, as *tags will always
be a tuple.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/core/decorator/__init__.py