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

BGQ - remove debug

parent ca95f242
No related branches found
No related tags found
No related merge requests found
......@@ -431,7 +431,6 @@ _compute_task_count(allocation_info_t *ainfo)
#if defined HAVE_BGQ
//#if defined HAVE_BGQ && HAVE_BG_FILES
/* always return the ntasks here for Q */
info("returning %d", opt.ntasks);
return opt.ntasks;
#endif
if (opt.cpus_set) {
......
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