[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2-4-gc352add
Service Account
noreply at mpich.org
Fri Nov 13 16:26:01 CST 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MPICH primary repository".
The branch, master has been updated
via c352addda5ac6f9857788b7140e1e917d7cecb0d (commit)
from ec0f42db874784a466e062e7603cf5c0affc5bed (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/c352addda5ac6f9857788b7140e1e917d7cecb0d
commit c352addda5ac6f9857788b7140e1e917d7cecb0d
Author: Rob Latham <robl at mcs.anl.gov>
Date: Fri Nov 13 16:04:31 2015 -0600
remove duplicate error label
commit ec0f42db8747 has the side effect of making the error message
extraction throw an error when it finds a duplicate label. Easier to
remove the offending lable than to make the extractor more tolerant of
the verbosity.
No Reviewer
diff --git a/src/mpid/ch3/channels/nemesis/netmod/llc/errnames.txt b/src/mpid/ch3/channels/nemesis/netmod/llc/errnames.txt
index 312e843..54fd986 100644
--- a/src/mpid/ch3/channels/nemesis/netmod/llc/errnames.txt
+++ b/src/mpid/ch3/channels/nemesis/netmod/llc/errnames.txt
@@ -12,6 +12,5 @@
**PMI_Barrier:PMI_Barrier failed
**PMI_KVS_Put:PMI_KVS_Put failed
**PMS_KVS_Get:PMS_KVS_Get failed
-**fail:fail failed
**llc_poll:llc_poll failed
**outofmemory:outofmemory failed
-----------------------------------------------------------------------
Summary of changes:
.../ch3/channels/nemesis/netmod/llc/errnames.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list