From 2de9b5257d641587df4f6d22ebc374dca02a56b3 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 31 Oct 2017 12:14:07 +0100 Subject: dashboard/app: preserve template in Reported-by tag --- dashboard/app/email_test.go | 4 ++-- dashboard/app/mail_bug.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard/app/email_test.go b/dashboard/app/email_test.go index cb1500a32..b598dae1f 100644 --- a/dashboard/app/email_test.go +++ b/dashboard/app/email_test.go @@ -62,7 +62,7 @@ report1 This bug is generated by a dumb bot. It may contain errors. See https://goo.gl/tpsmEJ for details. Direct all questions to syzkaller@googlegroups.com. -Please credit me with: Reported-by: syzbot +Please credit me with: Reported-by: syzbot syzbot will keep track of this bug report. Once a fix for this bug is committed, please reply to this email with: @@ -208,7 +208,7 @@ report1 This bug is generated by a dumb bot. It may contain errors. See https://goo.gl/tpsmEJ for details. Direct all questions to syzkaller@googlegroups.com. -Please credit me with: Reported-by: syzbot +Please credit me with: Reported-by: syzbot syzbot will keep track of this bug report. Once a fix for this bug is committed, please reply to this email with: diff --git a/dashboard/app/mail_bug.txt b/dashboard/app/mail_bug.txt index f359dc19f..48accfc3b 100644 --- a/dashboard/app/mail_bug.txt +++ b/dashboard/app/mail_bug.txt @@ -18,7 +18,7 @@ for information about syzkaller reproducers{{end}} This bug is generated by a dumb bot. It may contain errors. See https://goo.gl/tpsmEJ for details. Direct all questions to syzkaller@googlegroups.com. -Please credit me with: Reported-by: syzbot +Please credit me with: Reported-by: syzbot syzbot will keep track of this bug report. Once a fix for this bug is committed, please reply to this email with: -- cgit mrf-deployment