diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/cpu/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
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: |