Merge lp:~pieq/checkbox/fix-bt4-HOGP-mouse-job into lp:checkbox

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: 4329
Merged at revision: 4330
Proposed branch: lp:~pieq/checkbox/fix-bt4-HOGP-mouse-job
Merge into: lp:checkbox
Diff against target: 12 lines (+1/-1)
1 file modified
providers/plainbox-provider-checkbox/jobs/bluetooth.txt.in (+1/-1)
To merge this branch: bzr merge lp:~pieq/checkbox/fix-bt4-HOGP-mouse-job
Reviewer Review Type Date Requested Status
Yung Shen (community) Approve
Review via email: mp+293356@code.launchpad.net

Description of the change

    providers:checkbox: Fix Bluetooth 4 job command

To post a comment you must log in.
Revision history for this message
Yung Shen (kaxing) wrote :

Thank you to find my mistake.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'providers/plainbox-provider-checkbox/jobs/bluetooth.txt.in'
2--- providers/plainbox-provider-checkbox/jobs/bluetooth.txt.in 2016-04-21 10:01:51 +0000
3+++ providers/plainbox-provider-checkbox/jobs/bluetooth.txt.in 2016-04-29 07:51:05 +0000
4@@ -171,7 +171,7 @@
5 manifest.has_bt_smart == 'True'
6 package.name == 'bluez' and package.version >= '5.37'
7 estimated_duration: 30.0
8-command: bt_connect-weak-logging --mouse
9+command: bt_connect --mouse
10 _purpose:
11 This test will check that you can use a HID Over GATT Profile (HOGP) with your Bluetooth Smart mouse.
12 _steps:

Subscribers

People subscribed via source and target branches