1
1
This commit was SVN r24577.
Этот коммит содержится в:
Nathan Hjelm 2011-03-25 22:20:15 +00:00
родитель 5bfb01c6c8
Коммит 8634b6394f

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

@ -122,7 +122,7 @@ static int plm_tm_init(void)
ORTE_ERROR_LOG(rc);
}
if (ORTE_SUCCESS == orte_plm_base_rsh_launch_agent_setup()) {
if (ORTE_SUCCESS == orte_plm_base_rsh_launch_agent_setup(orte_rsh_agent, NULL)) {
local_launch_available = true;
}