]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/decorators.py: add import os
authorCorneliu Stoicescu <corneliux.stoicescu@intel.com>
Wed, 30 Jul 2014 16:47:39 +0000 (19:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Aug 2014 08:25:33 +0000 (09:25 +0100)
commit5381e6cf6bf7143074800b2949bfa5331fdb6d47
treea3b5cf579fcf09084208a09a66552879066b1f9c
parentc39a1172afd783cedf4cb11f00e8f16d7a7ec22c
oeqa/utils/decorators.py: add import os

An 'import os' was omitted here while testing the previous decorators using runtime tests that import the os module before this one. Unfortunately oe-selftest fails because of this missing import.

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/utils/decorators.py