Skip to content

Commit b24cbf3

Browse files
committed
help-mpi-common-sm.txt: remove stale opal_show_help() messages
These help messages are not referred to in code anywhere. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent f036406 commit b24cbf3

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

opal/mca/common/sm/help-mpi-common-sm.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- text -*-
22
#
3-
# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
3+
# Copyright (c) 2009-2022 Cisco Systems, Inc. All rights reserved.
44
# Copyright (c) 2010-2012 Los Alamos National Security, LLC.
55
# All rights reserved.
66
#
@@ -22,13 +22,3 @@ Open MPI, and if not, contact the Open MPI developers.
2222
Requested size: %ul
2323
Control seg size: %ul
2424
Data seg aligment: %ul
25-
#
26-
[unexpected message id]
27-
Open MPI received an unexpected message ID during common sm initialization.
28-
This is likely an error in Open MPI itself. If you see this error, you should
29-
see if there is an update available for Open MPI that addresses this issue, and
30-
if not, contact the Open MPI developers.
31-
32-
Local Host: %s
33-
Expected Message ID: %s
34-
Message ID Received: %s

0 commit comments

Comments
 (0)