summaryrefslogtreecommitdiff
path: root/units
diff options
Diffstat (limited to 'units')
-rw-r--r--units/graphics/jobs.pxu2
-rw-r--r--units/graphics/legacy.pxu2
2 files changed, 2 insertions, 2 deletions
diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu
index 18dd1df..77c8d40 100644
--- a/units/graphics/jobs.pxu
+++ b/units/graphics/jobs.pxu
@@ -159,7 +159,7 @@ template-resource: graphics_card
id: graphics/{index}_color_depth_{product_slug}
plugin: shell
category_id: com.canonical.plainbox::graphics
-command: color_depth_info
+command: color_depth_info.py
estimated_duration: 0.150
_description: Collect info on color depth and pixel format for {vendor} {product}
_summary: Test color depth info for {vendor} {product}
diff --git a/units/graphics/legacy.pxu b/units/graphics/legacy.pxu
index c7a403b..8fff5d4 100644
--- a/units/graphics/legacy.pxu
+++ b/units/graphics/legacy.pxu
@@ -102,7 +102,7 @@ _summary: Collect info on graphics modes
id: graphics/color_depth
plugin: shell
category_id: com.canonical.plainbox::graphics
-command: color_depth_info
+command: color_depth_info.py
estimated_duration: 0.150
_description: Collect info on color depth and pixel format.
_summary: Collect info on color depth and pixel format.