]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runner: Pass the value of buffer, don't force to True
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Nov 2017 13:23:04 +0000 (13:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Nov 2017 14:44:31 +0000 (14:44 +0000)
commitd0a3379bbcbcd8153bd59ccdb56d40fff7ad6c6b
tree72014e4131c8b94ff7024d95ae4cc0006b8b83db
parentefa064d5026538ab513edc11869364ce2f14b977
oeqa/runner: Pass the value of buffer, don't force to True

The value could be False in which case we should pass that through.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/runner.py