Do not sendToInterestedUsers
This commit is contained in:
parent
f3d40099ba
commit
477ef8b85d
1 changed files with 0 additions and 1 deletions
|
@ -567,7 +567,6 @@ mn = MyMailNotifier(fromaddr = GDB_MAIL_FROM,
|
|||
'got_revision') })
|
||||
|
||||
mn_try = MyMailNotifier(fromaddr = GDB_MAIL_FROM,
|
||||
sendToInterestedUsers = True,
|
||||
mode = ( 'failing', 'passing', 'warnings' ),
|
||||
messageFormatter = MessageGDBTestersTryBuild,
|
||||
tags = [ "MAIL", "TRY" ],
|
||||
|
|
Loading…
Reference in a new issue