mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
sanity/connman: when connman test fails, dump syslog
(From OE-Core rev: 1b702e0c546beaf3b0ffef0c8e57ea254aef4996) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
84b91b829d
commit
f8b915128b
|
@ -46,6 +46,7 @@ if [ ${RET} -eq 0 ]; then
|
|||
exit 0
|
||||
else
|
||||
Test_Info "Connman Test FAIL, Pls. check above error log"
|
||||
Test_Display_Syslog
|
||||
Test_Kill_Qemu
|
||||
Test_Print_Result "connman" 1
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user