acct_gather_profile/influxdb - use slurm_get_debug_flags() when needed.
Previously the function was called just once at init() and stored. Since value can be changed dynamically with 'scontrol setdebugflags' then we should not reuse the initial value. Bug 2693.
Please register or sign in to comment