From 6ed8308d130b5de511a1f765a1ae27eff0c46027 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Mon, 13 Jul 2020 10:27:12 +0200 Subject: bin:cpu_topology -> cpu_topology.py --- units/cpu/jobs.pxu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/cpu') diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu index 5d7421b..7e422ab 100644 --- a/units/cpu/jobs.pxu +++ b/units/cpu/jobs.pxu @@ -87,7 +87,7 @@ category_id: com.canonical.plainbox::cpu id: cpu/topology estimated_duration: 1.0 requires: int(cpuinfo.count) > 1 and (cpuinfo.platform == 'i386' or cpuinfo.platform == 'x86_64' or cpuinfo.platform == 's390x') -command: cpu_topology +command: cpu_topology.py _summary: Check CPU topology for accuracy between proc and sysfs _description: -- cgit v1.2.3