Skip to content
Snippets Groups Projects
Commit c7fb2ed7 authored by Mark Grondona's avatar Mark Grondona
Browse files

o RESPONSE_REATTACH_TASKS_STREAMS -> RESPONSE_REATTACH_TASKS

parent f427e93d
No related branches found
No related tags found
No related merge requests found
......@@ -150,7 +150,7 @@ _handle_msg(job_t *job, slurm_msg_t *msg)
_exit_handler(job, msg);
slurm_free_task_exit_msg(msg->data);
break;
case RESPONSE_REATTACH_TASKS_STREAMS:
case RESPONSE_REATTACH_TASKS:
debug("recvd reattach response\n");
break;
default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment