]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/ftools: From functions that expect data, check if None
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Mon, 19 Oct 2015 21:38:43 +0000 (21:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Oct 2015 21:54:56 +0000 (22:54 +0100)
commit5eaa4fa30e2362e6dd572b8a6f7a909b608e14bf
treefd2339b59b2b47869a3d719310462e97955f80b7
parent1136f9e02d9cbe2c2cda189321d72b763649ba42
oeqa/utils/ftools: From functions that expect data, check if None

ftools functions that expect data may get 'None'; this patch does this check
and return immediately if this is the case.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/ftools.py