]> git.ipfire.org Git - thirdparty/bind9.git/commit
Drop redundant code coverage helper
authorMichal Nowak <mnowak@isc.org>
Mon, 21 Nov 2022 16:26:44 +0000 (17:26 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 23 Nov 2022 13:54:54 +0000 (14:54 +0100)
commit6b1dd7d6b184768aba63fbfed38549e358da03a0
treed1a1dd6fdd45fef0f899bd85b70e35c236970bd8
parent8b9c04342d17d004286c008bfe6fce5175d7d568
Drop redundant code coverage helper

The "hash.h" file does not need to be copied to "lib/dns/" for the gcovr
tool to generate the code coverage report, as it has been copied
already.
.gitlab-ci.yml