Commit 30b5ee6b authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Remove BG code from clusteracct_storage_g_node_up().

This is always zero on non-bluegene select plugins:
select_g_select_nodeinfo_get(node_ptr->select_nodeinfo,
                             SELECT_NODEDATA_SUBCNT,
                             NODE_STATE_ERROR,
                             &err_cpus);

So all of this code can be collapsed down to three lines.
parent ecc8397b
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