Merge lp:~bladernr/opencompute/fix-checkbox-setup into lp:opencompute/checkbox

Proposed by Jeff Lane 
Status: Merged
Approved by: Jeff Lane 
Approved revision: 2171
Merged at revision: 2171
Proposed branch: lp:~bladernr/opencompute/fix-checkbox-setup
Merge into: lp:opencompute/checkbox
Diff against target: 14 lines (+3/-1)
1 file modified
setup.cfg (+3/-1)
To merge this branch: bzr merge lp:~bladernr/opencompute/fix-checkbox-setup
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+208698@code.launchpad.net

Description of the change

Adds new job files to the setup.cfg file so they will be properly installed. This is just a cleanup of something I missed on initial review.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

Approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.cfg'
2--- setup.cfg 2013-09-27 04:39:09 +0000
3+++ setup.cfg 2014-02-27 22:16:20 +0000
4@@ -7,7 +7,9 @@
5 ("share/applications", ("qt/checkbox-qt.desktop.in",))]
6 rfc822deb_files=[
7 ("share/checkbox/jobs",
8- ("jobs/benchmarks.txt.in",
9+ ("jobs/TC-001-0001-CPU_Memory.txt.in",
10+ "jobs/TC-001-0002-Platform_Controller_Hub.txt.in",
11+ "jobs/benchmarks.txt.in",
12 "jobs/cpu.txt.in",
13 "jobs/disk.txt.in",
14 "jobs/dcmi_in_band.txt.in",

Subscribers

People subscribed via source and target branches