Commit 6b2b5684 authored by Marcin Stolarek's avatar Marcin Stolarek Committed by Alejandro Sanchez
Browse files

select/cons_res - fix debug flag SelectType handling in select_p_job_test.

Previous logic initialized a static variable once and forever. This
variable was used as a test to call or not log_job_resources and
dynamic changes through 'scontrol setdebugflags [+|-]SelectType' would
have no effect. New logic uses the standard select_debug_flags as
everywhere else and aligns with cons_tres logic.

Bug 7137.
parent 43b44e66
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