]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move fromhex.pl script to bin/tests/system/
authorMichal Nowak <mnowak@isc.org>
Thu, 8 Apr 2021 07:20:34 +0000 (09:20 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 8 Apr 2021 09:04:26 +0000 (11:04 +0200)
commitcd0a34df1b4da0d860d1ac7f66a95f0ee9015fdd
tree947efdfaf748aee1da00aea75036243625f36bc7
parente01b3ccfaa4bfaeb47843b5fe5f835d818a913d1
Move fromhex.pl script to bin/tests/system/

The fromhex.pl script needs to be copied from the source directory to
the build directory before any test is run, otherwise the out-of-tree
fails to find it. Given that the script is used only in system test,
move it to bin/tests/system/.
bin/tests/system/fromhex.pl [moved from bin/tests/fromhex.pl with 100% similarity]
bin/tests/system/journal/setup.sh
bin/tests/system/run.sh.in
util/copyrights