Commit 2dbfaee4 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Remove replace_batch_job() and replace with equivalent code in call path.

Without select/serial, replace_batch_job() collapses to a call to
slurm_send_rc_msg(msg, SLURM_SUCCESS) and then returns false.

So just do that instead, and delete this entire function.
parent f2099939
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment