commit c352addda5ac6f9857788b7140e1e917d7cecb0d
Author: Rob Latham <robl@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 312e843f..54fd9866 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
