From 1da7ca74e0a5e60c6cb5ec46a3782c09b1e2b0de Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Mon, 13 Jul 2020 11:20:40 +0200 Subject: bin:graphic_memory_info -> graphic_memory_info.py --- units/graphics/jobs.pxu | 2 +- units/graphics/legacy.pxu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'units/graphics') 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. -- cgit v1.2.3