From 7d8483a2f2ae3fb85a98cc1c8e5e276ac1c21f66 Mon Sep 17 00:00:00 2001 From: Jeff Lane Date: Wed, 10 May 2017 10:01:29 -0400 Subject: Fixed typo where purley was spelled purley in job definitions LP: #1689822 --- jobs/cpu.txt.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jobs/cpu.txt.in b/jobs/cpu.txt.in index c01ec01..5a979ae 100644 --- a/jobs/cpu.txt.in +++ b/jobs/cpu.txt.in @@ -119,8 +119,8 @@ _description: Attaches the FWTS desktop diagnosis results log to the submission plugin: shell category_id: 2013.com.canonical.plainbox::cpu estimated_duration: 0.5 -id: cpu/purely_id +id: cpu/purley_id command: - egrep -q avx512 /proc/cpuinfo && echo "This is a Purely CPU" || echo "CPU is NOT Purely" -_description: Identifies Purely Platform CPUs + egrep -q avx512 /proc/cpuinfo && echo "This is a Purley CPU" || echo "CPU is NOT Purley" +_description: Identifies Purley Platform CPUs -- cgit v1.2.3