mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-03-12 23:44:14 +00:00
Testing issue. [no ci]
This commit is contained in:
parent
46f4903711
commit
8ee74ca135
@ -527,6 +527,8 @@ public class ReferenceManifestPageController
|
||||
baseRims.stream().forEach((base) -> {
|
||||
if (base != null) {
|
||||
for (SwidResource swid : base.parseResource()) {
|
||||
LOGGER.error(String.format("DAVY ******************* %s",
|
||||
swid.getHashValue()));
|
||||
tempMap.put(swid.getHashValue(), base);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user