HomePhabricator

Util: Remove redundant calls to gArgs.IsArgSet()

Description

Util: Remove redundant calls to gArgs.IsArgSet()

Summary:
Return empty std::vector<std::string> with ArgsManager::GetArgs if
nothing is set for that string

This is a backport of core PR10118

Test Plan:

make check

Reviewers: #bitcoin_abc, schancel

Reviewed By: #bitcoin_abc, schancel

Subscribers: teamcity

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

Details

Provenance
Jorge Timón <jtimon@jtimon.cc>Authored on Mar 29 2017, 15:51
deadalnixCommitted on Sep 15 2018, 16:48
deadalnixPushed on Sep 15 2018, 17:12
Reviewer
Restricted Project
Differential Revision
D1781: Util: Remove redundant calls to gArgs.IsArgSet()
Parents
rSTAGINGddb0cc864c6d: Replace relevant services logic with a function suite.
Branches
Unknown
Tags
Unknown