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

BLUEGENE - minor debug output change

parent 1c182baa
No related branches found
No related tags found
No related merge requests found
...@@ -742,7 +742,7 @@ extern char *set_bg_block(List results, select_ba_request_t* ba_request) ...@@ -742,7 +742,7 @@ extern char *set_bg_block(List results, select_ba_request_t* ba_request)
|= BG_SWITCH_WRAPPED; |= BG_SWITCH_WRAPPED;
if (ba_debug_flags if (ba_debug_flags
& DEBUG_FLAG_BG_ALGO_DEEP) & DEBUG_FLAG_BG_ALGO_DEEP)
info("_fill_in_wires: " info("set_bg_block: "
"using mp %s(%d) " "using mp %s(%d) "
"in 1 geo %s added %s", "in 1 geo %s added %s",
ba_mp->coord_str, dim, ba_mp->coord_str, dim,
......
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