/ cmake / script / cov_tool_wrapper.sh.in
cov_tool_wrapper.sh.in
1  # Copyright (c) 2024-present The Bitcoin Core developers
2  # Distributed under the MIT software license, see the accompanying
3  # file COPYING or https://opensource.org/license/mit/.
4  
5  exec @COV_TOOL@ "$@"