This fixes the script so that we can generate separate sha256sums
for Gitian outputs based on some prefix (ABC or BCHN).
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC194b03e77907: Add prefix argument to make-sha256sums.sh
./make-sha256sums.sh ~/path/to/gitian-results/0.22.6/ ABC ./make-sha256sums.sh ~/path/to/gitian-results/0.22.6/ BCHN
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
contrib/release/make-sha256sums.sh | ||
---|---|---|
24 ↗ | (On Diff #25662) | call help_message rather than duplicate part of the help (but keep the error message) |