]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/prservice: Fix whitespace problem
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:11:16 +0000 (12:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:20:36 +0000 (12:20 +0000)
commit3279386edb2d231ea19ebc2b66c19062305ddf8c
tree3a45582f22576982dec3fd214fdc7c646a6b2c05
parent4bd658f7dae76ae8790fd1dfdd89fa58a456a0a4
oeqa/prservice: Fix whitespace problem

Recent bitbake changes mean the whitespace formatting around the way functions are
defined, changed which broke the rather ugly construct this test uses to append to
a python function. This really needs to be rewritten and improved but fix the
whitespace so at least the tests work again and other regressions don't creep in.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/prservice.py