From 64033b06a5b09255926f0b9d58f8c1062cb8634b Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 14 Jul 2020 12:55:07 +0200 Subject: bin:pulse-active-port-change -> pulse-active-port-change.py --- units/audio/jobs.pxu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'units/audio') diff --git a/units/audio/jobs.pxu b/units/audio/jobs.pxu index cf21a93..b1d3a91 100644 --- a/units/audio/jobs.pxu +++ b/units/audio/jobs.pxu @@ -438,7 +438,7 @@ estimated_duration: 60.0 requires: device.category == 'AUDIO' package.name == 'pulseaudio-utils' -command: pulse-active-port-change sinks +command: pulse-active-port-change.py sinks _description: PURPOSE: Check that system detects speakers or headphones being plugged in @@ -459,7 +459,7 @@ estimated_duration: 60.0 requires: device.category == 'AUDIO' package.name == 'pulseaudio-utils' -command: pulse-active-port-change sources +command: pulse-active-port-change.py sources _description: PURPOSE: Check that system detects a microphone being plugged in -- cgit v1.2.3