HomePhabricator

Reduce noise in check-source-control-tools

Description

Reduce noise in check-source-control-tools

Summary:
Currently, autopatch.sh may output errors which are expected while running
some of these tests. However, only the error code is checked and the output is not
necessary to capture. We can just ignore it and remove some noisy "Error: ..." style
output from showing even when the tests pass.

Test Plan:

cmake -GNinja -DBUILD_SOURCE_CONTROL_TOOLS=ON ..
ninja check-source-control-tools

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
jasonbcoxAuthored on Sep 4 2020, 02:23
jasonbcoxPushed on Sep 4 2020, 17:57
Reviewer
Restricted Project
Differential Revision
D7355: Reduce noise in check-source-control-tools
Parents
rABCb278e1ae9833: [LINTER] Add a YAML linter
Branches
Unknown
Tags
Unknown