]> granicus.if.org Git - libvpx/commitdiff
Add vpx-eng to email cc list
authorYi Luo <luoyi@google.com>
Thu, 27 Jul 2017 18:39:58 +0000 (11:39 -0700)
committerYi Luo <luoyi@google.com>
Thu, 27 Jul 2017 18:39:58 +0000 (11:39 -0700)
Change-Id: Ic5df9cb4bbd648632c9cf064b867f2d74f662f17

scripts/nightly_run.sh

index d4ac64670de0e20119efdb07f28bac54ebf07b01..820ad962b1c7068bc9af9c16df6761243ab9d2d1 100755 (executable)
@@ -41,6 +41,6 @@ $script_path/vp9_nightly_speed.sh $vp9_code 2 $pdfps >> $log_path/$log_file 2>&1
 users=luoyi
 host_name=`hostname`
 sender=luoyi
-cc_list="--cc=yunqingwang"
+cc_list="--cc=yunqingwang,vpx-eng"
 
 sendgmr --to=$users $cc_list --subject="Codec Daily Report" --from=$sender --reply_to=$sender < $log_path/$log_file