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.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCf0b9203e65bd: Reduce noise in check-source-control-tools
cmake -GNinja -DBUILD_SOURCE_CONTROL_TOOLS=ON .. ninja check-source-control-tools
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable