gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Fix extraRecipien


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Fix extraRecipients.
Date: Mon, 06 Mar 2017 22:34:43 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new cfcd031  Fix extraRecipients.
cfcd031 is described below

commit cfcd0311cfd0d616fdd02e79daeb73477daf4c24
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 6 22:34:22 2017 +0100

    Fix extraRecipients.
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 552f85e..34f96c5 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -152,7 +152,7 @@ email = reporters.MailNotifier(fromaddr="address@hidden",
                                sendToInterestedUsers=False,
                                mode=("change", "passing"), # FIXME remove 
'passing' once fixed.
                                builders=("switcher-builder"),
-                               extraRecipients=("address@hidden"),
+                               extraRecipients=["address@hidden"],
                                subject="Taler build.")
 c['services'].append(irc)
 c['services'].append(email)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]