The below should make the nightly releases bot email its status to
notifications@ too.
----- Forwarded message from danielsh_at_apache.org -----
> Date: Mon, 06 Feb 2012 11:27:52 -0000
> From: danielsh_at_apache.org
> To: infrastructure-cvs_at_apache.org
> Subject: svn commit: r803998 -
> /infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf
> Message-Id: <20120206112752.B347023888CD_at_eris.apache.org>
>
> Author: danielsh
> Date: Mon Feb 6 11:27:52 2012
> New Revision: 803998
>
> Log:
> notifications_at_subversion += svn-trunk-nightly
>
> Modified:
> infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf
>
> Modified: infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf
> ==============================================================================
> --- infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf (original)
> +++ infrastructure/buildbot/aegis/buildmaster/master1/projects/subversion.conf Mon Feb 6 11:27:52 2012
> @@ -356,7 +356,7 @@ c['status'].append(mail.MailNotifier(fro
> extraRecipients=["notifications_at_subversion.apache.org"],
> sendToInterestedUsers=False,
> mode="change",
> - categories=["subversion-trunk" , "slik-w2k3-x64-local" , "slik-w2k3-x64-ra" , "prod"]))
> + categories=["subversion-trunk" , "slik-w2k3-x64-local" , "slik-w2k3-x64-ra" , "prod", "svn-trunk-nightly"]))
>
----- End forwarded message -----
Received on 2012-02-06 12:38:24 CET