Add missing param in tm launcher
This commit was SVN r20087.
Этот коммит содержится в:
родитель
c230a49140
Коммит
61c21d787d
@ -447,7 +447,7 @@ int plm_tm_terminate_orteds(void)
|
|||||||
int rc;
|
int rc;
|
||||||
|
|
||||||
/* now tell them to die! */
|
/* now tell them to die! */
|
||||||
if (ORTE_SUCCESS != (rc = orte_plm_base_orted_exit())) {
|
if (ORTE_SUCCESS != (rc = orte_plm_base_orted_exit(ORTE_DAEMON_EXIT_WITH_REPLY_CMD))) {
|
||||||
ORTE_ERROR_LOG(rc);
|
ORTE_ERROR_LOG(rc);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user