From eaa5b4e1cee66af81757caceee897e1f67481666 Mon Sep 17 00:00:00 2001 From: Jeff Lane Date: Tue, 12 Apr 2016 15:15:32 -0400 Subject: Attach the certification config file to results for debugging review issues --- jobs/info.txt.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jobs') diff --git a/jobs/info.txt.in b/jobs/info.txt.in index 181113d..8166b92 100644 --- a/jobs/info.txt.in +++ b/jobs/info.txt.in @@ -411,3 +411,11 @@ command: cat /proc/cmdline estimated_duration: 0.005 _description: Attaches the kernel command line used to boot _summary: Attach a copy of /proc/cmdline + +id: config_file_attachment +plugin: attachment +category_id: 2013.com.canonical.plainbox::info +command: [ -f /etc/xdg/canonical-certification.conf ] && cat /etc/xdg/canonical-certification.conf +estimated_duration: 0.005 +_description: Attaches the config file for debugging config issues +_summary: Attach a copy of /etc/xdg/canonical-certification.conf -- cgit v1.2.3