[zorg] r179196 - Change the llvmlab IRC status to notify on changes to the phased builders since then we get the blamelist.
Michael Gottesman
mgottesman at apple.com
Wed Apr 10 11:19:10 PDT 2013
Author: mgottesman
Date: Wed Apr 10 13:19:09 2013
New Revision: 179196
URL: http://llvm.org/viewvc/llvm-project?rev=179196&view=rev
Log:
Change the llvmlab IRC status to notify on changes to the phased builders since then we get the blamelist.
Modified:
zorg/trunk/buildbot/llvmlab/master/config/status.py
Modified: zorg/trunk/buildbot/llvmlab/master/config/status.py
URL: http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/llvmlab/master/config/status.py?rev=179196&r1=179195&r2=179196&view=diff
==============================================================================
--- zorg/trunk/buildbot/llvmlab/master/config/status.py (original)
+++ zorg/trunk/buildbot/llvmlab/master/config/status.py Wed Apr 10 13:19:09 2013
@@ -50,7 +50,7 @@ def get_status_targets(standard_builders
allowForce=False,
password='smooshy',
notify_events=['successToFailure', 'failureToSuccess'],
- categories=['build-public', 'test-public']),
+ categories=['status']),
# Experimental failing build notifier.
#
More information about the llvm-commits
mailing list