Minor Changes
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -83,7 +83,7 @@ namespace Novell.CASA | |||||||
| 			string sSecretId = id; | 			string sSecretId = id; | ||||||
| 			int iSecretType = Secret.SS_BINARY; | 			int iSecretType = Secret.SS_BINARY; | ||||||
|  |  | ||||||
| 			Console.WriteLine("GetSecret called for "+id); | 			//Console.WriteLine("GetSecret called for "+id); | ||||||
| 			if (sSecretId.StartsWith("SS_CredSet")) | 			if (sSecretId.StartsWith("SS_CredSet")) | ||||||
| 			{ | 			{ | ||||||
| 				sSecretId = sSecretId.Substring(11); | 				sSecretId = sSecretId.Substring(11); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user