Allow xgrid to compile with the changes from 19866.
This commit was SVN r19868.
Этот коммит содержится в:
родитель
57c52d373b
Коммит
9f17d1d67d
@ -217,7 +217,7 @@ orte_plm_xgrid_terminate_orteds(void)
|
|||||||
{
|
{
|
||||||
int rc;
|
int rc;
|
||||||
|
|
||||||
rc = orte_plm_base_orted_exit();
|
rc = orte_plm_base_orted_exit(ORTE_DAEMON_EXIT_WITH_REPLY_CMD);
|
||||||
if (ORTE_SUCCESS != rc) {
|
if (ORTE_SUCCESS != rc) {
|
||||||
rc = [mca_plm_xgrid_component.client terminateOrteds];
|
rc = [mca_plm_xgrid_component.client terminateOrteds];
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user