]> granicus.if.org Git - libvpx/commitdiff
Enable email sending
authorYi Luo <luoyi@google.com>
Tue, 17 Oct 2017 23:42:06 +0000 (16:42 -0700)
committerYi Luo <luoyi@google.com>
Tue, 17 Oct 2017 23:42:06 +0000 (16:42 -0700)
Change-Id: I8e1c2c13b6c0643253c81fccd841312eb7491d9d

scripts/nightly_run.sh

index 4d8564d63ca02b39fd05bc6c2ddfee2f23656be8..2b3d2a9ff4d0a4fef031718f1d0234bebbabcf60 100755 (executable)
@@ -60,5 +60,4 @@ cc_list="--cc=yunqingwang,vpx-eng"
 
 $script_path/gen_html_footer.sh >> $log_path/$html_log_file
 
-#sendgmr --to=$users $cc_list --subject="Codec Daily Report" --from=$sender --reply_to=$sender < $log_path/$log_file
-#sendgmr --to=$users $cc_list --subject="Codec Daily Report" --from=$sender --reply_to=$sender --html_file=/usr/local/google/home/luoyi/Dev/log/$html_log_file --body_file=/usr/local/google/home/luoyi/Dev/log/$html_log_file
+sendgmr --to=$users $cc_list --subject="Codec Daily Report" --from=$sender --reply_to=$sender --html_file=/usr/local/google/home/luoyi/Dev/log/$html_log_file --body_file=/usr/local/google/home/luoyi/Dev/log/$html_log_file