Skip to content
Snippets Groups Projects
Commit f5ad20ee authored by Danny Auble's avatar Danny Auble
Browse files

do initialization

parent 6cc3e610
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@ int _do_stat(uint32_t jobid, uint32_t stepid, char *nodelist,
int main(int argc, char **argv)
{
ListIterator itr = NULL;
uint32_t req_cpufreq;
uint32_t req_cpufreq = NO_VAL;
uint32_t stepid = NO_VAL;
slurmdb_selected_step_t *selected_step = NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment