Commit 8712a254 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Fix "sbatch --hold" to set JobHeldUser not JobHeldAdmin.

_select_nodes_parts() was resetting state_reason to an admin hold
without regard to admin vs user hold state. state_reason is the only
place that user vs. admin is distinguished, so this prevented users
from releasing these jobs.

Bug introduced by commit fb46c84b in 16.05.5.

Bug 3197.
parent 00d7634a
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