1
1
This commit was SVN r18890.
Этот коммит содержится в:
Ralph Castain 2008-07-11 15:40:41 +00:00
родитель 58964b2bf8
Коммит b1f367563c

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

@ -81,7 +81,6 @@
#include "orte/mca/rml/rml.h"
#include "orte/mca/errmgr/errmgr.h"
#include "orte/mca/ras/ras_types.h"
#include "orte/mca/rmaps/rmaps.h"
#include "orte/mca/routed/routed.h"
#include "orte/mca/grpcomm/grpcomm.h"
@ -866,7 +865,7 @@ cleanup:
*/
int orte_plm_rsh_launch(orte_job_t *jdata)
{
orte_job_map_t *map = NULL;
orte_job_map_t *map;
int node_name_index1;
int node_name_index2;
int proc_vpid_index;