Skip to content
Snippets Groups Projects
Commit 645cabef authored by John Morrissey's avatar John Morrissey
Browse files

remove typo

parent 48919bd8
No related branches found
No related tags found
No related merge requests found
......@@ -1077,7 +1077,7 @@ next_part: part_ptr = (struct part_record *)
job_ptr->details->min_nodes)) {
fail_by_part = false;
/* Do not schedule more jobs on nodes required
* by this job, but don't block the entirecd srcccccc
* by this job, but don't block the entire
* queue/partition. */
bit_not(job_ptr->details->req_node_bitmap);
bit_and(avail_node_bitmap,
......
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