diff options
author | MarcoFalke <falke.marco@gmail.com> | 2022-11-28 13:59:45 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2022-11-28 13:59:54 +0100 |
commit | 593979494042e77b5271d42b8f6e7b514e0007d8 (patch) | |
tree | dcea8ec478e57e0188e2791cc18b2598237d916b /test/functional/interface_bitcoin_cli.py | |
parent | 00c323610a30572ff15420d68f5432a3cb9757e5 (diff) | |
parent | 9b5feb76bc9458eec806db677af6161b56b8b23f (diff) |
Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_previous_releases.py
9b5feb76bc9458eec806db677af6161b56b8b23f script: small fixups/improvements for get_previous_releases.py (Sebastian Falbesoner)
Pull request description:
This is a small follow-up to #25650 (commit 614d4682badaadac74b825a45aaee9c2309a3e81) with three fixes/improvements:
- fix "Checksum did not match" detection, which was not adapted to the new `SHA256_SUMS` structure and hence never executed (the list of tarball names isn't directly in the dictionary's values anymore, but has to be extracted from the `'tarball'` field of each value)
- make both help text and default tag download order deterministic by sorting default tags
- `--tags` argument help text: add missing space between "for" and "backwards"
ACKs for top commit:
Sjors:
tACK 9b5feb76bc9458eec806db677af6161b56b8b23f. Tested that if I change a checksum, or remove a release, it catches that.
josibake:
tested ACK https://github.com/bitcoin/bitcoin/pull/26589/commits/9b5feb76bc9458eec806db677af6161b56b8b23f
Tree-SHA512: 791fa693477eebbda7fd41f3f5ec78fe7eab57df06979aa907ab258a6945534bdc3b931ddfce0fb440c9666b98c88ce5e1b6dc353ed39e129e87d3634855165c
Diffstat (limited to 'test/functional/interface_bitcoin_cli.py')
0 files changed, 0 insertions, 0 deletions