Change-Id: I47e28f33353a623f797b05f5d02d539f407b9128
$script_path/nightly_speed.sh $codebase > $log_path/$log_file 2>&1
-#users="luoyi,yunqingwang"
users=luoyi
host_name=`hostname`
sender=luoyi
+cc_list=yunqingwang
-sendgmr --to=$users --subject="AV1 Build/Running Report" --from=$sender --reply_to=$sender < $log_path/$log_file
+sendgmr --to=$users --cc=$cc_list --subject="AV1 Build/Running Report" --from=$sender --reply_to=$sender < $log_path/$log_file