Skip to content

Docs: Add --check to verify checksum doc#4028

Merged
jackye1995 merged 1 commit intoapache:masterfrom
arminnajafi:fix-verify-checksum-doc
Feb 2, 2022
Merged

Docs: Add --check to verify checksum doc#4028
jackye1995 merged 1 commit intoapache:masterfrom
arminnajafi:fix-verify-checksum-doc

Conversation

@arminnajafi
Copy link
Contributor

Adds --check option to shasum command for verifying checksum of a release.

➜  my-release-verification git:(master) ✗ shasum -a 512 --check apache-iceberg-0.13.0.tar.gz.sha512
apache-iceberg-0.13.0.tar.gz: OK

@github-actions github-actions bot added the docs label Feb 1, 2022
@jackye1995
Copy link
Contributor

Verified the command works:

$ shasum -a 512 --check apache-iceberg-0.13.0.tar.gz.sha512 
apache-iceberg-0.13.0.tar.gz: OK

Copy link
Contributor

@jackye1995 jackye1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix!

@jackye1995 jackye1995 merged commit 68d03e9 into apache:master Feb 2, 2022
@arminnajafi arminnajafi deleted the fix-verify-checksum-doc branch February 3, 2022 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants