aboutsummaryrefslogtreecommitdiff
path: root/cmake/cov_tool_wrapper.sh.in
blob: f6b7ff3419ffd179f009f020cc166a5e9a03179b (plain)
1
2
3
4
5
# Copyright (c) 2024-present The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or https://opensource.org/license/mit/.

exec @COV_TOOL@ "$@"