FIX: applied patch to allow nodelist a proper creation
Contact: Toni Harbaugh-Blackford git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@84 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
d9ff436021
commit
c4e34d22dd
@ -1785,7 +1785,7 @@ int MJobSelectMNL(
|
||||
|
||||
nindex = TotalAvailINC; /* HACK */
|
||||
|
||||
NodeList = (mnalloc_t *)MNodeList[0];
|
||||
NodeList = (mnalloc_t *)tmpMNL[0];
|
||||
|
||||
for (jindex = 0;PreempteeJobList[jindex] != NULL;jindex++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user