summaryrefslogtreecommitdiff
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 11:55:23 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 11:55:23 +0200
commitba6c7a3fa1c4247e7dc3019c0d242d966f41e4de (patch)
treea54c2f0bb63de580f3489ee14d8e53583af4eca4
parent37c974184114445314b9f381148333f79dc21e4e (diff)
bin:light_sensor_test -> light_sensor_test.sh
-rwxr-xr-xbin/light_sensor_test.sh (renamed from bin/light_sensor_test)0
-rw-r--r--units/power-management/jobs.pxu2
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/light_sensor_test b/bin/light_sensor_test.sh
index f413396..f413396 100755
--- a/bin/light_sensor_test
+++ b/bin/light_sensor_test.sh
diff --git a/units/power-management/jobs.pxu b/units/power-management/jobs.pxu
index 8ba9e7c..c748924 100644
--- a/units/power-management/jobs.pxu
+++ b/units/power-management/jobs.pxu
@@ -345,7 +345,7 @@ id: power-management/light_sensor
estimated_duration: 10.0
requires: dmi.product in ['Notebook','Laptop','Portable'] and executable.name == 'monitor-sensor'
flags: also-after-suspend-manual
-command: light_sensor_test
+command: light_sensor_test.sh
_description:
_purpose:
This test will check your Ambient Light Sensor work, if you don't have it, please skip this test.