mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-21 09:13:06 +00:00
The run-ptest script had incorrect output: instead of PASS/FAIL, it is outputting OK/FAILED - that cannot be interpreted by the logparser. This patch sets the correct run-ptest output. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>