Commit f84c5b09 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Remove select_g_select_jobinfo_get and HAVE_BG from job_mgr.c.

These calls to select_g_select_jobinfo_get() are a no-op
on non-select/bluegene systems, so remove them.

Since we're no longer modifying the job_desc through that call,
remove the debug3 statements around this as well.

The rest is removal of HAVE_BG blocks. Collapse the one else if
that was broken across an ifndef block as well here.
parent 0281ce67
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment