job_state => report_content
See [PATCH lkp-tests 1/3] tests/self-test: send mail when failed to submit job
Signed-off-by: Liu Yinsi liuyinsi@163.com --- lib/email.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/email.sh b/lib/email.sh index 24ef7bb64..b5e56df79 100755 --- a/lib/email.sh +++ b/lib/email.sh @@ -89,7 +89,7 @@ Dear $my_name:
Your self-test groud_id=selftest job result is:
- $job_state + $report_content
Regards Compass-CI