diff --git a/master.cfg b/master.cfg index a1f5898..1d25fac 100644 --- a/master.cfg +++ b/master.cfg @@ -387,7 +387,7 @@ mn = mail.MailNotifier(fromaddr = GDB_MAIL_FROM, extraRecipients = [ GDB_MAIL_TO ], mode = ('failing'), messageFormatter = MessageGDBTesters, - tags = [ "MggggAIL" ], + tags = [ "MAIL" ], extraHeaders = { 'X-GDB-Buildbot' : '1', 'In-Reply-To' : WithProperties ("<%s@gdb-build>", 'got_revision') })