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
1diff --git a/jobs/cpu.txt.in b/jobs/cpu.txt.in
2index c01ec01..5a979ae 100644
3--- a/jobs/cpu.txt.in
4+++ b/jobs/cpu.txt.in
5@@ -119,8 +119,8 @@ _description: Attaches the FWTS desktop diagnosis results log to the submission
6 plugin: shell
7 category_id: 2013.com.canonical.plainbox::cpu
8 estimated_duration: 0.5
9-id: cpu/purely_id
10+id: cpu/purley_id
11 command:
12- egrep -q avx512 /proc/cpuinfo && echo "This is a Purely CPU" || echo "CPU is NOT Purely"
13-_description: Identifies Purely Platform CPUs
14+ egrep -q avx512 /proc/cpuinfo && echo "This is a Purley CPU" || echo "CPU is NOT Purley"
15+_description: Identifies Purley Platform CPUs
16

Subscribers

People subscribed via source and target branches