Skip to content

Commit

Permalink
Remove bat from wreiteMetadata
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Sep 9, 2024
1 parent 265e8ae commit 570ed71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/build/common/openjdk_build_pipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -1346,7 +1346,7 @@ class Build {
} else if (file.contains('-sbom')) {
type = 'sbom'
}
context.println "(writeMetaData) Potentially battable assuming sha256sum on windows 1340 windbld#388"
context.println "(writeMetaData) Potentially battable assuming sha256sum on windows 1340 windbld#388 - No - failes #479"

String hash
if ( buildConfig.TARGET_OS == 'windows' && buildConfig.DOCKER_IMAGE ) {
Expand Down

0 comments on commit 570ed71

Please sign in to comment.