From 77afd2e1f2dfacf022b73027443b4539f6873ae6 Mon Sep 17 00:00:00 2001 From: buckE Date: Fri, 26 Jun 2020 08:07:46 +0000 Subject: removed interestedUsers from bstNotifier --- buildbot/master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildbot') diff --git a/buildbot/master.cfg b/buildbot/master.cfg index 81dfbe4..f7cdcef 100644 --- a/buildbot/master.cfg +++ b/buildbot/master.cfg @@ -1030,7 +1030,7 @@ EMAIL = reporters.MailNotifier( buildslavetestNotifier = reporters.MailNotifier( fromaddr="bb@taler.net", - sendToInterestedUsers=True, + sendToInterestedUsers=False, addLogs=['update deployment.stdio',], useTls=True, # notify if sphinx exits with error (command line option in Makefile turns warnings into exit 1) -- cgit v1.2.3