No RSH support on Windows.
This commit was SVN r21120.
Этот коммит содержится в:
родитель
fbaa30bf61
Коммит
5b76f583e4
@ -61,8 +61,10 @@ int orte_plm_base_close(void)
|
|||||||
OBJ_DESTRUCT(&orte_plm_globals.orted_cmd_lock);
|
OBJ_DESTRUCT(&orte_plm_globals.orted_cmd_lock);
|
||||||
OBJ_DESTRUCT(&orte_plm_globals.orted_cmd_cond);
|
OBJ_DESTRUCT(&orte_plm_globals.orted_cmd_cond);
|
||||||
|
|
||||||
|
#ifndef __WINDOWS__
|
||||||
/* clearout the rsh support */
|
/* clearout the rsh support */
|
||||||
orte_plm_base_local_slave_finalize();
|
orte_plm_base_local_slave_finalize();
|
||||||
|
#endif
|
||||||
|
|
||||||
/* remove the rsh agent info */
|
/* remove the rsh agent info */
|
||||||
if (NULL != orte_plm_globals.rsh_agent_argv) {
|
if (NULL != orte_plm_globals.rsh_agent_argv) {
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user