1
1
This commit was SVN r5502.
Этот коммит содержится в:
George Bosilca 2005-04-26 05:26:05 +00:00
родитель 8f73d829d4
Коммит 668bc9a2f9

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

@ -284,7 +284,7 @@ int orte_pls_fork_terminate_job(orte_jobid_t jobid)
{
/* query for the pids allocated on this node */
char *segment;
char *keys[2];
char *keys[3];
orte_gpr_value_t** values = NULL;
int i, k, num_values = 0;
int rc;