Merge ~bladernr/plainbox-provider-checkbox:1689822-purley-typoes into plainbox-provider-checkbox:master

Proposed by Jeff Lane 
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 7d8483a2f2ae3fb85a98cc1c8e5e276ac1c21f66
Merged at revision: 141ea08a0f521e84cc59c09df67631c2f36c3309
Proposed branch: ~bladernr/plainbox-provider-checkbox:1689822-purley-typoes
Merge into: plainbox-provider-checkbox:master
Diff against target: 15 lines (+3/-3)
1 file modified
jobs/cpu.txt.in (+3/-3)
Reviewer Review Type Date Requested Status
Maciej Kisielewski Approve
Review via email: mp+323853@code.launchpad.net

Description of the change

Fixes typoes where I misspelled Purley as Purely

To post a comment you must log in.
Revision history for this message
Maciej Kisielewski (kissiel) wrote :

Makes sense :)
+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
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
119plugin: shell119plugin: shell
120category_id: 2013.com.canonical.plainbox::cpu120category_id: 2013.com.canonical.plainbox::cpu
121estimated_duration: 0.5121estimated_duration: 0.5
122id: cpu/purely_id122id: cpu/purley_id
123command:123command:
124 egrep -q avx512 /proc/cpuinfo && echo "This is a Purely CPU" || echo "CPU is NOT Purely"124 egrep -q avx512 /proc/cpuinfo && echo "This is a Purley CPU" || echo "CPU is NOT Purley"
125_description: Identifies Purely Platform CPUs125_description: Identifies Purley Platform CPUs
126126

Subscribers

People subscribed via source and target branches