Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Use shasum -a 256 rather than sha256sum #1599

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Conversation

squaremo
Copy link
Member

@squaremo squaremo commented Dec 13, 2018

sha256sum is not available (by default?) on MacOS. Use shasum instead -- even though it is installed via the perl package on Linux dists, it is more reliably present there and in MacOS.

A minor tweak is needed to the checksum file format (and extra space) to make shasum happy.

`sha256sum` is not available (by default?) on MacOS. Use `shasum -a
256` instead -- even though `shasum` is installed via the perl package
on Linux dists, it is more reliably present there and in MacOS.

A minor tweak is needed to the checksum file format (and extra space)
to make shasum happy.
@squaremo squaremo added dogfood build About the build or test scaffolding labels Dec 13, 2018
@squaremo squaremo merged commit 113e128 into master Dec 13, 2018
@squaremo squaremo deleted the build/macos-shasum branch December 13, 2018 13:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build About the build or test scaffolding dogfood
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants