From bf88f9d0ec03f9e450b75fa78f70db2f0fc6d80a Mon Sep 17 00:00:00 2001 From: Yi Luo Date: Tue, 9 Jan 2018 09:30:26 -0800 Subject: [PATCH] Change the email subject to av1 nightly report Change-Id: Ie3d58b847975b5bc5e8a11f84a0e2cd7b593e611 --- scripts/manemail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manemail.sh b/scripts/manemail.sh index d355c44f9..ae5c138a4 100755 --- a/scripts/manemail.sh +++ b/scripts/manemail.sh @@ -8,4 +8,4 @@ report_html=$1 report_path=/usr/local/google/home/luoyi/Dev/log 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 -- 2.49.0