sync
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@29 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
c78ee20126
commit
b70be2f0a5
@ -1214,7 +1214,7 @@ int MAMAllocJReserve(
|
||||
if (J->Cred.Q != NULL)
|
||||
{
|
||||
AE = NULL;
|
||||
MXMLCreateE(&AE,(char *)MS3JobAttr[AM->Version][mjaQOS]);
|
||||
MXMLCreateE(&AE,(char *)MS3JobAttr[AM->Version][mjaQOSReq]);
|
||||
MXMLSetVal(AE,(void *)J->Cred.Q->Name,mdfString);
|
||||
MXMLAddE(JE,AE);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user