HomePhabricator

Update test_framework scripts to use the new .format() method

Description

Update test_framework scripts to use the new .format() method

Summary: Avoid using % to format strings, switch to the new method instead.

Test Plan:

./test/functional/test_runner.py --extended

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: teamcity, schancel

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

Details

Provenance
FabienAuthored on Feb 19 2019, 10:22
FabienPushed on Feb 22 2019, 20:53
Reviewer
Restricted Project
Differential Revision
D2576: Update test_framework scripts to use the new .format() method
Parents
rABCc9e3c4c329f0: Remove unused argument to ThreadHTTP(...)
Branches
Unknown
Tags
Unknown