]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix digdelv test error
authorEvan Hunt <each@isc.org>
Sun, 17 Oct 2021 18:45:21 +0000 (11:45 -0700)
committerEvan Hunt <each@isc.org>
Mon, 18 Oct 2021 21:13:05 +0000 (14:13 -0700)
commit21431206366e5c4f019f82e4e9b8e6963d3919a9
tree848813ce545bccfe63be41905a6a76d8dac4f728
parent07e84ae54edd33fa09710cbe4ef3bf41ec43f2f9
Fix digdelv test error

The digdelv system test has a test case in which stderr was
included in the dig output. When trace logging was in use,
this confused the grep and caused a spurious test failure.
bin/tests/system/digdelv/tests.sh