Pass along applies to field
This commit is contained in:
parent
1c2f03e2b5
commit
69b41d1099
@ -386,7 +386,7 @@ int launchSelector(char* pSecretID,
|
||||
sscs_strcat(pAppliesTo, "=\"");
|
||||
sscs_strcat(pAppliesTo, pSecretID);
|
||||
sscs_strcat(pAppliesTo, "\"");
|
||||
//pArgs[argCount++] = pAppliesTo;
|
||||
pArgs[argCount++] = pAppliesTo;
|
||||
|
||||
|
||||
// Setup claims arg
|
||||
|
Loading…
Reference in New Issue
Block a user