]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/controllers/testtargetloader.py: add 'import os'
authorCorneliu Stoicescu <corneliux.stoicescu@intel.com>
Fri, 6 Jun 2014 19:14:36 +0000 (22:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jun 2014 11:51:52 +0000 (12:51 +0100)
commit26e4d5212ec5b2bcfdb0f42bbed31f468a17aca4
treecbfc6f63039b85ffa692f434301d20749f63c9a5
parentfea627022473cfb73299d0988628962ad8e80f89
oeqa/controllers/testtargetloader.py: add 'import os'

YB: #6254

This module uses os but relies on other modules to import it. Adding 'import os' in order to be self-sustained.

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/controllers/testtargetloader.py