[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
Thu Aug 16 10:33:34 PDT 2018
petarj created this revision.
petarj added a reviewer: atanasyan.
Herald added subscribers: llvm-commits, arichardson, sdardis.
Update build failure email address to a dedicated wavecomp.com mailing list.
Repository:
rL LLVM
https://reviews.llvm.org/D50853
Files:
status.py
Index: status.py
===================================================================
--- status.py
+++ 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.161060.patch
Type: text/x-patch
Size: 541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/0b5475a7/attachment.bin>
More information about the llvm-commits
mailing list