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

insert whitespace

parent 45909d67
No related branches found
No related tags found
No related merge requests found
......@@ -2983,6 +2983,7 @@ extern bitstr_t *select_p_resv_test(bitstr_t *avail_bitmap, uint32_t node_cnt)
memset(&job_rec, 0, sizeof(struct job_record));
job_rec.details = xmalloc(sizeof(struct job_details));
job_rec.select_jobinfo = select_g_select_jobinfo_alloc();
tmp_u32 = 1;
set_select_jobinfo(job_rec.select_jobinfo->data,
SELECT_JOBDATA_ALTERED, &tmp_u32);
......
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