Home
last modified time | relevance | path

Searched refs:dumpMailsToLog (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/reporters/
H A Dmail.py94 dumpMailsToLog=False, generators=None): argument
130 dumpMailsToLog=False, generators=None): argument
153 self.dumpMailsToLog = dumpMailsToLog
322 if self.dumpMailsToLog: # pragma: no cover
/dports/devel/py-buildbot/buildbot-3.4.1/docs/relnotes/
H A D2.x.rst549 - The new option dumpMailsToLog of MailNotifier allows to dump formatted mails to the log before se…