summaryrefslogtreecommitdiff
path: root/units/graphics
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 11:20:40 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 11:20:40 +0200
commit1da7ca74e0a5e60c6cb5ec46a3782c09b1e2b0de (patch)
treefdf77f6197abad9890d139c86273d8fd0eabb181 /units/graphics
parentdc679a4c360a9e8d6013fc9e6348e9468036a7e2 (diff)
bin:graphic_memory_info -> graphic_memory_info.py
Diffstat (limited to 'units/graphics')
-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 8bde5e7..b56f7f4 100644
--- a/units/graphics/jobs.pxu
+++ b/units/graphics/jobs.pxu
@@ -178,7 +178,7 @@ template-resource: graphics_card
id: graphics/{index}_graphic_memory_{product_slug}
plugin: shell
category_id: com.canonical.plainbox::graphics
-command: graphic_memory_info
+command: graphic_memory_info.py
_description: Collect info on graphic memory for {vendor} {product}.
_summary: Test graphic memory info for {vendor} {product}.
diff --git a/units/graphics/legacy.pxu b/units/graphics/legacy.pxu
index 9e9609d..f76c4d3 100644
--- a/units/graphics/legacy.pxu
+++ b/units/graphics/legacy.pxu
@@ -117,7 +117,7 @@ _summary: Collect info on fresh rate.
id: graphics/graphic_memory
plugin: shell
category_id: com.canonical.plainbox::graphics
-command: graphic_memory_info
+command: graphic_memory_info.py
_description: Collect info on graphic memory.
_summary: Collect info on graphic memory.