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

minor formatting fix

parent df1fa464
No related branches found
No related tags found
No related merge requests found
......@@ -632,7 +632,8 @@ static int _init_tres(void)
tres_rec->name ? "/" : "",
tres_rec->name ? tres_rec->name : "");
} else
list_append(slurmctld_tres_info.tracked_tres_list,
list_append(slurmctld_tres_info.
tracked_tres_list,
tres_rec);
}
}
......
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