Page MenuHomePhabricator

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

Authored by jasonbcox on Sep 12 2019, 20:42.

Details

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.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
teamcity_fix_ibd_params
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7435
Build 12913: Bitcoin ABC Buildbot (legacy)
Build 12912: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 12 2019, 20:44
jasonbcox edited reviewers, added: Fabien; removed: jasonbcox.
This revision now requires review to proceed.Sep 13 2019, 00:37
This revision is now accepted and ready to land.Sep 13 2019, 00:38