diff options
author | PMR <pmr@pmr-lander> | 2018-10-10 18:52:03 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2018-10-10 18:52:03 +0000 |
commit | df05ccafa9aa280c51d39f2c85e9f08f8da54a91 (patch) | |
tree | c8720fceaf64777c8f9fec7923d0175cd3152c63 /units | |
parent | 27fcaaac095d942e1a7a4a9bb6793bedd559b331 (diff) | |
parent | 3892d45a9ff8a0f161a3043a4f724942e66b26d9 (diff) |
Merge #356424 from ~sylvain-pineau/plainbox-provider-checkbox:eddystone_remove_hciconfigsnap-2018-10-10T1034
Diffstat (limited to 'units')
-rw-r--r-- | units/bluetooth/jobs.pxu | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index fe8554a..7ab5243 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -222,11 +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} - hciconfig {interface} down plugin: shell user: root flags: also-after-suspend also-after-suspend-manual |