Skip to content

Commit

Permalink
indicate failure in JOB REPORT result email body title
Browse files Browse the repository at this point in the history
  • Loading branch information
ralftar authored Nov 22, 2023
1 parent d0d190a commit 1fd9cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ fi

attachments="${attachments} --"

message="JOB REPORT
message="JOB REPORT (${result_text})
Host: ${HOST}
Result: ${result_text}
Expand Down

0 comments on commit 1fd9cc8

Please sign in to comment.