1
1

Grrrr....ok, this time actually put a *value* in the silly command buffer!

This commit was SVN r11901.
Этот коммит содержится в:
Ralph Castain 2006-09-29 21:44:11 +00:00
родитель 0625ead54a
Коммит 33a46cff40

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

@ -84,7 +84,7 @@ static int orte_rmgr_proxy_setup_job(
orte_buffer_t cmd;
orte_buffer_t rsp;
orte_std_cntr_t count;
orte_rmgr_cmd_t command;
orte_rmgr_cmd_t command=ORTE_RMGR_SETUP_JOB_CMD;
int rc;
OPAL_TRACE(1);