summaryrefslogtreecommitdiff
path: root/units
diff options
authorUbuntu <ubuntu@cert-jenkins-slave-1-201406-15260.maas>2021-11-10 09:20:34 +0000
committerUbuntu <ubuntu@cert-jenkins-slave-1-201406-15260.maas>2021-11-10 09:20:34 +0000
commitcadeaae3977af14814041c116badac644640b8dc (patch)
tree856838a2e130593ed6e650c07a1340018d024a04 /units
parentc23e237865ef88cd38355763eeba80a2f32df1c4 (diff)
parent0baa63cb94f1429742bca0257bbf778b6b6e9012 (diff)
Merge #411588 from ~jocave/plainbox-provider-checkbox:correct-bt-detect-manifest
Diffstat (limited to 'units')
-rw-r--r--units/bluetooth/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu
index e1573b5..7f3fb79 100644
--- a/units/bluetooth/jobs.pxu
+++ b/units/bluetooth/jobs.pxu
@@ -7,7 +7,7 @@ command:
bt_list_adapters.py && udev_resource.py -f BLUETOOTH
estimated_duration: 2s
flags: preserve-locale
-requires: manifest.has_bt_adapter
+requires: manifest.has_bt_adapter == 'True'
imports: from com.canonical.plainbox import manifest
id: bluetooth/bluez-controller-detect