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
- Branch
- sha256sums-prefix
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 13987 Build 27981: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 27980: arc lint + arc unit
Event Timeline
contrib/release/make-sha256sums.sh | ||
---|---|---|
24 | call help_message rather than duplicate part of the help (but keep the error message) |