]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:28 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit35efb419de1dbebd269d87895645934707130746
tree04612490a1816449cedd6fb0d9a45172d14d0310
parentab434125b9121e3d7c463a4b35ae60a4395f8392
oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method

This import was at level of OESDKTestContext.register_commands
but OESDKTestContext.run method need it to raise exceptions.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/context.py