Skip to content

Commit e9ce11c

Browse files
committed
help-orterun.txt: minor word smything
Signed-off-by: Jeff Squyres <[email protected]>
1 parent 347497c commit e9ce11c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

orte/tools/orterun/help-orterun.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -642,14 +642,13 @@ number of processes to run:
642642
Please correct this value and try again.
643643
#
644644
[orterun:timeout]
645-
The user-provided time limit for job execution has been
646-
reached:
645+
The user-provided time limit for job execution has been reached:
647646

648-
MPIEXEC_TIMEOUT: %d seconds
647+
Timeout: %d seconds
649648

650649
The job will now be aborted. Please check your code and/or
651-
adjust/remove the job execution time limit (as specified by
652-
MPIEXEC_TIMEOUT in your environment or --timeout on the command line).
650+
adjust/remove the job execution time limit (as specified by --timeout
651+
command line option or MPIEXEC_TIMEOUT environment variable).
653652
#
654653
[orterun:conflict-env-set]
655654
ERROR: You have attempted to pass environment variables to Open MPI

0 commit comments

Comments
 (0)