]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils: make get_bb_var() more reliable
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 19 Dec 2014 11:41:51 +0000 (11:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Dec 2014 17:30:52 +0000 (17:30 +0000)
commit418cdf1ca37e06165ebaec86a0098d4750208539
treeb83f9853a4d343ee42a8317b66a7d21a3ceae257
parentc3598cf720e04ab27ab5d2817c09f2496b677560
oeqa/utils: make get_bb_var() more reliable

* Enable querying exported variables
* Use strip() to remove quotes so any internal quotes are not disturbed

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py