]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/parselogs: Fixed a problem in parselogs
authorLucian Musat <george.l.musat@intel.com>
Fri, 26 Jun 2015 10:36:40 +0000 (13:36 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Jun 2015 21:42:00 +0000 (22:42 +0100)
commit0f5c2fb975010cf6e8154384b764a2c9da1b371e
tree8a80cd7a2ae6b5616a1c6148eed21654dcf21e5f
parent72430a8db44eaab2704c0d828171d3c98a48fe2a
oeqa/parselogs: Fixed a problem in parselogs

When the test passed it returned an error because
grep did not return any error and the variable that
held the results was being referenced but not
assigned any value.

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/parselogs.py