[zorg] r198673 - Change default failure email target to Chris from me.

Michael Gottesman mgottesman at apple.com
Mon Jan 6 20:10:28 PST 2014


Author: mgottesman
Date: Mon Jan  6 22:10:28 2014
New Revision: 198673

URL: http://llvm.org/viewvc/llvm-project?rev=198673&view=rev
Log:
Change default failure email target to Chris from me.

Modified:
    zorg/trunk/buildbot/llvmlab/master/config/local.cfg

Modified: zorg/trunk/buildbot/llvmlab/master/config/local.cfg
URL: http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/llvmlab/master/config/local.cfg?rev=198673&r1=198672&r2=198673&view=diff
==============================================================================
--- zorg/trunk/buildbot/llvmlab/master/config/local.cfg (original)
+++ zorg/trunk/buildbot/llvmlab/master/config/local.cfg Mon Jan  6 22:10:28 2014
@@ -13,7 +13,7 @@ from_email=llvmlab-buildmaster at lab.llvm.
 
 # Someone who is automatically CC'ed on all failure messages and on
 # failed email lookups.
-default_email=mgottesman at apple.com
+default_email=cmatthews5 at apple.com
 
 # Path to the LLVM authors file.
 llvm_authors_path=/Users/buildmaster/llvmauthors.cfg





More information about the llvm-commits mailing list