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

BLUEGENE - no need to check here since we are already in the HAVE_BG_FILES

clause
parent 16efb8e1
No related branches found
No related tags found
No related merge requests found
......@@ -267,9 +267,8 @@ extern char *resolve_mp(char *desc, node_info_msg_t *node_info_ptr)
return ret_str;
}
}
#ifdef HAVE_BG
bg_configure_ba_setup_wires();
#endif
if (desc[0] != 'R') {
ba_mp = bg_configure_str2ba_mp(name);
......
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