1
1
This commit was SVN r21120.
Этот коммит содержится в:
Shiqing Fan 2009-04-30 09:01:20 +00:00
родитель 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_cond);
#ifndef __WINDOWS__
/* clearout the rsh support */
orte_plm_base_local_slave_finalize();
#endif
/* remove the rsh agent info */
if (NULL != orte_plm_globals.rsh_agent_argv) {