From 0a9b9abedf23749c6f155b04864a98b3df2636ee Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 14 Jul 2020 13:39:17 +0200 Subject: bin:volume_test -> volume_test.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 b1d3a91..c1dbfe1 100644 --- a/units/audio/jobs.pxu +++ b/units/audio/jobs.pxu @@ -378,7 +378,7 @@ estimated_duration: 1.0 requires: package.name == 'pulseaudio-utils' device.category == 'AUDIO' -command: volume_test --minvol 1 --maxvol 100 +command: volume_test.py --minvol 1 --maxvol 100 _description: This test will verify that the volume levels are at an acceptable level on your local system. The test will validate that the volume is greater than @@ -595,7 +595,7 @@ depends: power-management/suspend_30_cycles requires: package.name == 'pulseaudio-utils' device.category == 'AUDIO' -command: volume_test --minvol 1 --maxvol 100 +command: volume_test.py --minvol 1 --maxvol 100 _description: This test will verify that the volume levels are at an acceptable level on your local system. The test will validate that the volume is greater than -- cgit v1.2.3