]> git.saurik.com Git - wxWidgets.git/commitdiff
Temporarily disable the email notifications as we're getting false ones from
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 6 Nov 2008 12:15:31 +0000 (12:15 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 6 Nov 2008 12:15:31 +0000 (12:15 +0000)
the Windows slave.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/common.xml

index 32c4b821ecc186a0bd5a22fb2d8d5db14fcb5f23..09917a0fb529106af321fcc69307ee9dbf527617 100644 (file)
 
 <!--
     Notify people on the blame list when a build goes from good to bad.
--->
 
 <mailnotifier>
     <mode>problem</mode>
     <lookup>wx-devs</lookup>
 </mailnotifier>
+-->
 
 <!--
     Log every build to a mailing list.