From 083af5015f70943a79f370ecb843757626b97bd7 Mon Sep 17 00:00:00 2001 From: Po-Hsu Lin Date: Mon, 2 Nov 2015 16:33:27 +0800 Subject: provider:checkbox Fix the oops after s3 attachment Fix the oops after s3 attachment filename. --- jobs/suspend.txt.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in index 79d0748..3d30133 100644 --- a/jobs/suspend.txt.in +++ b/jobs/suspend.txt.in @@ -2913,6 +2913,6 @@ plugin: attachment category_id: 2013.com.canonical.plainbox::suspend estimated_duration: 0.5 command: - [ -e ${PLAINBOX_SESSION_SHARE}/fwts_oops_results_after_s3_hwe.log ] && cat ${PLAINBOX_SESSION_SHARE}/fwts_oops_results_after_s3_hwe.log + [ -e ${PLAINBOX_SESSION_SHARE}/fwts_oops_results_after_s3.log ] && cat ${PLAINBOX_SESSION_SHARE}/fwts_oops_results_after_s3.log _description: Attaches the FWTS oops results log to the submission after suspend -- cgit v1.2.3