Skip to content

Fix sha512sum file generation #281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Fix sha512sum file generation #281

merged 1 commit into from
Feb 2, 2022

Conversation

simo5
Copy link
Contributor

@simo5 simo5 commented Feb 2, 2022

Change sha512sum command line so that it does not include subdirectory paths with the filename in the generated file, as that makes it harder to check the sha512sum later via the --check option.

Change sha512sum command line so that it does not include subdirectory
paths with the filename in the generated file, as that makes it harder
to check the sha512sum later via the --check option.

Signed-off-by: Simo Sorce <[email protected]>
@simo5 simo5 force-pushed the simo5-patch-sha512sum branch from ac2b197 to afa1b27 Compare February 2, 2022 19:51
@jborean93
Copy link
Contributor

Centos and Fedora failures are unrelated and will need to be fixed separately.

@jborean93 jborean93 merged commit 5b4d405 into main Feb 2, 2022
@jborean93 jborean93 deleted the simo5-patch-sha512sum branch February 2, 2022 19:58
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