Alter slurm_mktime() function to set tm_isdst to -1.
And remove the initialization before all the calls to the function. It is non-functional and the motivation is more a preventive thing so that if we ever use slurm_mktime() we know tm_isdst is consistently set to -1. Bug 5230.
Please register or sign in to comment