HomePhabricator

[CI] Fix missing parameters transfer from ibd.sh to bitcoind

Description

[CI] Fix missing parameters transfer from ibd.sh to bitcoind

Summary:
The ibd.sh script is expected to transfer its arguments to bitcoind.
This allow to set the assumevalid and checkpoints options as needed.

Test Plan:

./contrib/teamcity/ibd.sh -assumevalid=0 -checkpoints=0

Check in the output that bitcoind is started with these arguments.

Reviewers: #bitcoin_abc, deadalnix, Fabien, nakihito

Reviewed By: #bitcoin_abc, nakihito

Differential Revision: https://reviews.bitcoinabc.org/D4061

Details

Provenance
FabienAuthored on Sep 13 2019, 01:10
jasonbcoxCommitted on Sep 13 2019, 01:11
deadalnixPushed on Sep 13 2019, 07:28
Reviewer
Restricted Project
Differential Revision
D4061: [CI] Fix missing parameters transfer from ibd.sh to bitcoind
Parents
rSTAGING89c10cd04377: Update manpages for 0.20.2 release
Branches
Unknown
Tags
Unknown