Report ML check status in summary emails.
This commit is contained in:
parent
d24b7c4136
commit
6947dd37b3
4 changed files with 22 additions and 11 deletions
|
@ -396,8 +396,8 @@
|
|||
(print-git-status))
|
||||
((summary)
|
||||
(if (-send-emails-)
|
||||
(make+send-summary-email MB)
|
||||
(make+print-summary-email MB)))
|
||||
(make+send-summary-email MB MLS)
|
||||
(make+print-summary-email MB MLS)))
|
||||
((list)
|
||||
(for-each (lambda (mr)
|
||||
(print (brmember-nick mr)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue