Skip to content
Snippets Groups Projects
Commit f543ee70 authored by Moe Jette's avatar Moe Jette
Browse files

update a couple of accounting function names

parent 037198c1
No related branches found
No related tags found
No related merge requests found
......@@ -470,9 +470,9 @@ int main(int argc, char *argv[])
* unplug after other data structures are purged */
g_slurm_jobcomp_fini();
jobacct_storage_g_fini();
slurm_clusteracct_storage_fini();
slurm_acct_storage_fini();
slurm_jobacct_gather_fini();
slurm_accounting_storage_fini();
slurm_jobacct_storage_fini();
slurm_sched_fini();
slurm_select_fini();
checkpoint_fini();
......
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