summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep14/call_host_mpipl_service.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep14/call_host_mpipl_service.C')
-rw-r--r--src/usr/isteps/istep14/call_host_mpipl_service.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/isteps/istep14/call_host_mpipl_service.C b/src/usr/isteps/istep14/call_host_mpipl_service.C
index 6a65bf308..7eb7395fb 100644
--- a/src/usr/isteps/istep14/call_host_mpipl_service.C
+++ b/src/usr/isteps/istep14/call_host_mpipl_service.C
@@ -65,7 +65,7 @@ void* call_host_mpipl_service (void *io_pArgs)
if (!TARGETING::UTIL::isCurrentMasterNode())
{
TRACFCOMP(ISTEPS_TRACE::g_trac_isteps_trace,
- "call_host_mpipl_service cannot run on slave node, skipping");
+ "call_host_mpipl_service cannot run on slave node, skipping");
}
else
{
OpenPOWER on IntegriCloud