Skip to content

Commit c402b2f

Browse files
Mark SantcroosRalph Castain
authored andcommitted
Make message consistent.
(cherry picked from commit 30aab75)
1 parent 386164b commit c402b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orte/mca/odls/base/odls_base_default_fns.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ void orte_odls_base_default_launch_local(int fd, short sd, void *cbdata)
10251025
}
10261026

10271027
if (5 < opal_output_get_verbosity(orte_odls_base_framework.framework_output)) {
1028-
opal_output(orte_odls_base_framework.framework_output, "%s odls:launch: spawning child %s",
1028+
opal_output(orte_odls_base_framework.framework_output, "%s odls:launch spawning child %s",
10291029
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
10301030
ORTE_NAME_PRINT(&child->name));
10311031

0 commit comments

Comments
 (0)