summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/qemuimage-tests/sanity/connman1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/qemuimage-tests/sanity/connman b/scripts/qemuimage-tests/sanity/connman
index 0c62902f87..b3332012fa 100755
--- a/scripts/qemuimage-tests/sanity/connman
+++ b/scripts/qemuimage-tests/sanity/connman
@@ -46,6 +46,7 @@ if [ ${RET} -eq 0 ]; then
46 exit 0 46 exit 0
47else 47else
48 Test_Info "Connman Test FAIL, Pls. check above error log" 48 Test_Info "Connman Test FAIL, Pls. check above error log"
49 Test_Display_Syslog
49 Test_Kill_Qemu 50 Test_Kill_Qemu
50 Test_Print_Result "connman" 1 51 Test_Print_Result "connman" 1
51 exit 1 52 exit 1