This commit is contained in:
@@ -800,7 +800,7 @@ namespace Novell.CASA.GUI {
|
||||
XmlNode lastChild = SecretNode.LastChild; //Get The newly added secret
|
||||
if(lastChild!=null)
|
||||
{
|
||||
Console.WriteLine("EXECUTING OPERATION_ADD_SECRET:Adding"+ccfSecretPath);//FIXME:Remove this line
|
||||
//Console.WriteLine("EXECUTING OPERATION_ADD_SECRET:Adding"+ccfSecretPath);//FIXME:Remove this line
|
||||
ad.SetSecret(lastChild,operation,storeIDentifier); //and set it
|
||||
}
|
||||
}//STORE_KDEWALLET
|
||||
|
||||
Reference in New Issue
Block a user