1
1
This commit was SVN r19076.
Этот коммит содержится в:
George Bosilca 2008-07-29 13:24:08 +00:00
родитель 1210a96d82
Коммит a4d905db4a

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

@ -111,7 +111,6 @@ orte_plm_xgrid_make_nodes(orte_job_t *jdata)
node->slots_inuse = 0;
node->slots_max = 0;
node->slots = 1;
node->allocate = true;
if (ORTE_SUCCESS != (rc = orte_pointer_array_add(&node->index,
orte_node_pool,
(void*)node))) {