]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/commands.py: Fix get_bb_vars() when called without arguments
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 14 Dec 2016 07:45:21 +0000 (07:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Dec 2016 16:14:59 +0000 (16:14 +0000)
commit91f856426c7523e1ebdf6d6f93f5fa7e509d6e49
tree0f2f7d2e4f063f78047dd929e820ff39971579ae
parent16afda66b861ba028c1152dcdcab2b7ebfbff965
oeqa/utils/commands.py: Fix get_bb_vars() when called without arguments

Commit 9d55e9d489cd78be592fb9b4d6484f9060c62fdd broke calling get_bb_vars()
when called without arguments. This fix this issue.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py