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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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