Commit d6db076a authored by Alejandro Sanchez's avatar Alejandro Sanchez
Browse files

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.
parent 96375455
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