From 018c4aa44efcef546a83774d39c076ed91f94fe1 Mon Sep 17 00:00:00 2001 From: Josh Hursey Date: Thu, 28 Jul 2005 21:33:33 +0000 Subject: [PATCH] remove unnecessary slashes This commit was SVN r6673. --- orte/tools/orterun/help-orterun.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orte/tools/orterun/help-orterun.txt b/orte/tools/orterun/help-orterun.txt index a535406697..8458c60ac7 100644 --- a/orte/tools/orterun/help-orterun.txt +++ b/orte/tools/orterun/help-orterun.txt @@ -79,6 +79,6 @@ that was returned: %d. %s = %s in the environment. Returned value %d instead of ORTE_SUCCESS. [orterun:proc-aborted] -%s noticed that job rank %lu with PID %lu on node \"%s\" exited on signal %d. +%s noticed that job rank %lu with PID %lu on node "%s" exited on signal %d. [orterun:abnormal-exit] %s encountered an abnormal exit.