Adding mn_try to the list of MailNotifier
This commit is contained in:
parent
3033de6583
commit
709cf34673
1 changed files with 1 additions and 0 deletions
|
@ -435,6 +435,7 @@ mn_try = MyMailNotifier(fromaddr = GDB_MAIL_FROM,
|
|||
'got_revision') })
|
||||
|
||||
c['status'].append (mn)
|
||||
c['status'].append (mn_try)
|
||||
|
||||
c['title'] = "GDB"
|
||||
c['titleURL'] = "https://gnu.org/s/gdb"
|
||||
|
|
Loading…
Reference in a new issue