diff options
| -rw-r--r-- | jobs/suspend.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in index 79d0748c..3d301333 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 |
