diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-10 12:17:05 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-10-10 12:17:05 +0200 |
commit | 27fcaaac095d942e1a7a4a9bb6793bedd559b331 (patch) | |
tree | 4dcbf0e9662af26588d2e29e6b7d8a814fd49dba | |
parent | bbb78203f4cfea76405610d89dde5505b6a1c0d3 (diff) | |
parent | 89d822a493bdab6d04d4046237ddddc183078850 (diff) |
Merge commit '89d822a493bdab6d04d4046237ddddc183078850' into merge-356398
-rw-r--r-- | units/bluetooth/jobs.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 55b1d0a..fe8554a 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} |