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

Coninuation of 8aa1df53. We are locked.

Bug 11257
parent 5067d5d7
No related branches found
No related tags found
No related merge requests found
......@@ -9963,7 +9963,7 @@ extern void pack_spec_jobs(char **buffer_ptr, int *buffer_size, List job_ids,
 
assoc_mgr_lock(&locks);
assoc_mgr_fill_in_user(acct_db_conn, &pack_info.user_rec,
accounting_enforce, NULL, false);
accounting_enforce, NULL, true);
list_for_each(job_ids, _foreach_pack_jobid, &pack_info);
assoc_mgr_unlock(&locks);
 
......
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