Fix GRES binding regression.
Ensure that the stepd has slurm.conf GRES data. If the slurm.conf input argument is NULL for gres_plugin_node_config_load(), then gres_devices will end up being NULL, causing all GRES binding to not work. Bug 7884.
Please register or sign in to comment