1
1

correct mistype in odle should be odls call to orte_show_help

This commit was SVN r21979.
Этот коммит содержится в:
Terry Dontje 2009-09-21 13:22:37 +00:00
родитель 7138fd131f
Коммит 13be2d2a00

Просмотреть файл

@ -115,7 +115,7 @@ orte_odls_base_module_t orte_odls_default_module = {
if (ORTE_BINDING_NOT_REQUIRED(jobdat->policy)) { \
if (orte_odls_globals.report_bindings) { \
orte_show_help("help-odls-default.txt", \
"odle-default:binding-not-avail", \
"odls-default:binding-not-avail", \
true, (n)); \
} \
goto LAUNCH_PROCS; \