From 89d822a493bdab6d04d4046237ddddc183078850 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Wed, 10 Oct 2018 12:00:39 +0200 Subject: units:bluetooth: Fail the eddystone scan test if one of the commands failed --- units/bluetooth/jobs.pxu | 1 + 1 file changed, 1 insertion(+) diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 55b1d0ac..fe8554aa 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -222,6 +222,7 @@ template-unit: job id: bluetooth4/beacon_eddystone_url_{interface} _summary: Test system can get beacon EddyStone URL advertisements on the {interface} adapter command: + set -e hciconfig {interface} up hciconfig checkbox-support-eddystone_scanner -D {interface} -- cgit v1.2.3