Commit d79f1624 authored by Moe Jette's avatar Moe Jette
Browse files

Fix typo in function definition of unpack_old_job_alloc

step_mgr was incrementing step_id twice for each job step started.
srun only notes that a job is complete when it makes the allocation,
otherwise it only notes that the job step has completed and the
allocation remains active.
parent c55dc915
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