Skip to content

Conversation

@nikita-tkachenko-datadog
Copy link
Collaborator

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 support in BusyBox implementation
@nikita-tkachenko-datadog nikita-tkachenko-datadog requested a review from a team as a code owner July 30, 2025 12:20
@nikita-tkachenko-datadog nikita-tkachenko-datadog changed the title Fix checksum command to strictly follow the required format + remove quiet option not support in BusyBox implementation Fix checksum command to strictly follow the required format + remove quiet option not supported in BusyBox implementation Jul 30, 2025
@nikita-tkachenko-datadog nikita-tkachenko-datadog merged commit 4d09028 into main Jul 30, 2025
2 checks 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.

3 participants