Merge ~bladernr/plainbox-provider-certification-server:1742455-fix-typo-in-launcher into plainbox-provider-certification-server:master

Proposed by Jeff Lane 
Status: Merged
Approved by: Jeff Lane 
Approved revision: 2eb83809cc6c4603eead9202aa0cbec2a36c8ddf
Merged at revision: 4aed121d1a7f512a0637b05801c8b769210d61bf
Proposed branch: ~bladernr/plainbox-provider-certification-server:1742455-fix-typo-in-launcher
Merge into: plainbox-provider-certification-server:master
Diff against target: 39 lines (+3/-3)
3 files modified
launcher/test-storage (+1/-1)
launcher/test-usb (+1/-1)
launcher/test-virtualization (+1/-1)
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+336455@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

Fixed typo per Sylvain's comments... self-approve.

This is the merge into Master for p-p-c-s, not the packaging update that matches.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/launcher/test-storage b/launcher/test-storage
2index 93fc05d..fc16fd0 100755
3--- a/launcher/test-storage
4+++ b/launcher/test-storage
5@@ -3,7 +3,7 @@
6 [launcher]
7 app_id = com.canonical.certification:certification-server
8 launcher_version = 1
9-stock_reports = text, submission_files, certification
10+stock_reports = submission_files, certification
11
12 [test plan]
13 unit = com.canonical.certification::storage-only
14diff --git a/launcher/test-usb b/launcher/test-usb
15index 901c0f4..2444215 100755
16--- a/launcher/test-usb
17+++ b/launcher/test-usb
18@@ -3,7 +3,7 @@
19 [launcher]
20 app_id = com.canonical.certification:certification-server
21 launcher_version = 1
22-stock_reports = text, submission_files, certification
23+stock_reports = submission_files, certification
24
25 [test plan]
26 unit = com.canonical.certification::usb-only
27diff --git a/launcher/test-virtualziation b/launcher/test-virtualization
28index fd442c2..c86976a 100755
29--- a/launcher/test-virtualziation
30+++ b/launcher/test-virtualization
31@@ -3,7 +3,7 @@
32 [launcher]
33 app_id = com.canonical.certification:certification-server
34 launcher_version = 1
35-stock_reports = text, submission_files, certification
36+stock_reports = submission_files, certification
37
38 [test plan]
39 unit = com.canonical.certification::virtualization-only

Subscribers

People subscribed via source and target branches