Merge lp:~bladernr/checkbox/attach-config-file into lp:checkbox

Proposed by Jeff Lane 
Status: Merged
Approved by: Jeff Lane 
Approved revision: 4301
Merged at revision: 4307
Proposed branch: lp:~bladernr/checkbox/attach-config-file
Merge into: lp:checkbox
Diff against target: 15 lines (+8/-0)
1 file modified
providers/plainbox-provider-checkbox/jobs/info.txt.in (+8/-0)
To merge this branch: bzr merge lp:~bladernr/checkbox/attach-config-file
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+291673@code.launchpad.net

Description of the change

Attach the config file to results for debugging config issues during review

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

self approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'providers/plainbox-provider-checkbox/jobs/info.txt.in'
--- providers/plainbox-provider-checkbox/jobs/info.txt.in 2016-03-24 09:03:35 +0000
+++ providers/plainbox-provider-checkbox/jobs/info.txt.in 2016-04-12 19:16:31 +0000
@@ -411,3 +411,11 @@
411estimated_duration: 0.005411estimated_duration: 0.005
412_description: Attaches the kernel command line used to boot412_description: Attaches the kernel command line used to boot
413_summary: Attach a copy of /proc/cmdline413_summary: Attach a copy of /proc/cmdline
414
415id: config_file_attachment
416plugin: attachment
417category_id: 2013.com.canonical.plainbox::info
418command: [ -f /etc/xdg/canonical-certification.conf ] && cat /etc/xdg/canonical-certification.conf
419estimated_duration: 0.005
420_description: Attaches the config file for debugging config issues
421_summary: Attach a copy of /etc/xdg/canonical-certification.conf

Subscribers

People subscribed via source and target branches