HomePhabricator

qa: Make TestNodeCLI command optional in send_cli

Description

qa: Make TestNodeCLI command optional in send_cli

Summary:

Makes the command optional, since there are valid bitcoin-cli calls that
have no command:

  - bitcoin-cli -?
  - bitcoin-cli -getinfo
  - ...

Partial backport of core PR12089 (commit fae7b14)
https://github.com/bitcoin/bitcoin/pull/12089/commits/fae7b14a0468fba43ca8ce87249be69e13cea608

Depends on D3458

Test Plan:

./test/functional/test_runner.py interface_bitcoin_cli

wallet_multiwallet

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 23 2018, 19:00
FabienCommitted on Jun 28 2019, 17:39
FabienPushed on Jun 28 2019, 17:47
Reviewer
Restricted Project
Differential Revision
D3459: qa: Make TestNodeCLI command optional in send_cli
Parents
rSTAGING67f07b7a3e80: qa: Rename cli.args to cli.options
Branches
Unknown
Tags
Unknown