Change the email subject to av1 nightly report

Change-Id: Ie3d58b847975b5bc5e8a11f84a0e2cd7b593e611
This commit is contained in:
Yi Luo
2018-01-09 09:30:26 -08:00
parent cf720df231
commit bf88f9d0ec

View File

@@ -8,4 +8,4 @@ report_html=$1
report_path=/usr/local/google/home/luoyi/Dev/log report_path=/usr/local/google/home/luoyi/Dev/log
report_send=$report_path/$report_html report_send=$report_path/$report_html
sendgmr --to=luoyi --cc=yunqingwang,vpx-eng --from=luoyi --reply_to=luoyi --subject="Codec Daily Report" --html_file=$report_send --body_file=$report_send sendgmr --to=luoyi --cc=yunqingwang,vpx-eng --from=luoyi --reply_to=luoyi --subject="AV1 Nightly Speed Report" --html_file=$report_send --body_file=$report_send