diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-10-26 13:28:26 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-27 07:22:22 +0000 |
commit | f787b688f2884ce3fa888b4041030538c7d2bf55 (patch) | |
tree | 65d6a4f6e5360c2acde3c1755509ddb200d9d951 /meta/recipes-devtools | |
parent | 189d6232a2a9eb7192887b60f05b6643414a4ec6 (diff) | |
download | openembedded-core-f787b688f2884ce3fa888b4041030538c7d2bf55.tar.gz openembedded-core-f787b688f2884ce3fa888b4041030538c7d2bf55.tar.bz2 openembedded-core-f787b688f2884ce3fa888b4041030538c7d2bf55.zip |
oeqa/utils/decorators: fix missing keyword arguments on decorators
We need to handle keyword arguments here or sending a keyword argument
to a decorated function that accepts keyword arguments will trigger an
error. (This showed up when testcase decorators were added to the
recipetool.RecipetoolTests.test_recipetool_appendsrcfiles_basic_subdir
test).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions