]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils: replace some tabs with spaces
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 23 Dec 2014 14:34:29 +0000 (14:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Dec 2014 08:26:01 +0000 (08:26 +0000)
commita1e22121e521aabf454a850cd7c8be60b7b1adc3
tree87af65d44e725780152f3f1988ec5997c266d4af
parentd09ea40d7f5b59f37625e43973c363c07053fdfb
oeqa/utils: replace some tabs with spaces

Python code should use spaces only for indentation.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/lib/oeqa/utils/commands.py
meta/lib/oeqa/utils/decorators.py