[PATCH] D50853: [zorg][mips] Update build failure email address to wavecomp.com

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 07:43:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340177: [zorg][mips] Update build failure email address to wavecomp.com (authored by petarj, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50853?vs=161060&id=161482#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50853

Files:
  zorg/trunk/buildbot/osuosl/master/config/status.py


Index: zorg/trunk/buildbot/osuosl/master/config/status.py
===================================================================
--- zorg/trunk/buildbot/osuosl/master/config/status.py
+++ zorg/trunk/buildbot/osuosl/master/config/status.py
@@ -169,7 +169,7 @@
         InformativeMailNotifier(
             fromaddr = "llvm.buildmaster at lab.llvm.org",
             sendToInterestedUsers= False,
-            extraRecipients = ["simon.dardis at mips.com"],
+            extraRecipients = ["mips.llvm.buildmaster at wavecomp.com"],
             subject="Build %(builder)s Failure",
             mode = "failing",
             builders = ["llvm-mips-linux", "clang-cmake-mips",


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50853.161482.patch
Type: text/x-patch
Size: 664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/a05c257b/attachment.bin>


More information about the llvm-commits mailing list