Return correct status code
This commit was SVN r23969.
Этот коммит содержится в:
родитель
0171e05942
Коммит
875a6d61a4
@ -568,7 +568,7 @@ static int update_state(orte_jobid_t job,
|
||||
}
|
||||
OBJ_DESTRUCT(&alert);
|
||||
/* indicate that the job is complete */
|
||||
return ORTE_ERR_SILENT;
|
||||
return rc;
|
||||
}
|
||||
return ORTE_SUCCESS;
|
||||
}
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user