log statements for class info
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@35 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
1ccb8ba44e
commit
443a98f0ec
@ -1537,6 +1537,11 @@ int MPBSLoadQueueInfo(
|
||||
|
||||
if (IsGlobal == TRUE)
|
||||
{
|
||||
DBG(3,fPBS) DPrint("INFO: class to node not mapping enabled for queue '%s' adding class to all nodes\n",
|
||||
QP->name);
|
||||
|
||||
IsGlobal = FALSE;
|
||||
|
||||
/* add class to all nodes not listed in ACLHosts */
|
||||
|
||||
for (nindex = 0;nindex < MAX_MNODE;nindex++)
|
||||
|
Loading…
Reference in New Issue
Block a user