Skip to content

Conversation

nikita-tkachenko-datadog
Copy link
Contributor

What does this PR do?

Fixes the format of sha256sum command input: strict validation requires that there are 2 spaces between the checksum and the filename, so depending on the command version the previous call with only 1 space could fail.

Removes the --quite option from the checksum command, as the sha256sum version that comes with BusyBox does not support it.

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

…quiet option not supported in BusyBox implementation
@nikita-tkachenko-datadog nikita-tkachenko-datadog merged commit a5df6e3 into main Jul 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants