HomePhabricator

Fix functional test --help raising an exception

Description

Fix functional test --help raising an exception

Summary:
The test_framework.py --srcdir option referenced the default path with
%default in the help, causing argparse to expect an integer to format
the string (%d).

Test Plan:

./test/functional/test_runner.py --help

Reviewers: #bitcoin_abc, schancel

Reviewed By: #bitcoin_abc, schancel

Subscribers: teamcity

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

Details

Provenance
FabienAuthored on Nov 9 2018, 21:45
schancelPushed on Nov 12 2018, 21:52
Reviewer
Restricted Project
Differential Revision
D2034: Fix functional test --help raising an exception
Parents
rSTAGING35638ea8b3a4: Remove alerts support from mininode.py
Branches
Unknown
Tags
Unknown