]> 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>
Wed, 27 Oct 2021 19:08:12 +0000 (12:08 -0700)
commitc2f7b2e7d26c60e9af12debbf75d5577e35ea1d7
tree233cb0bcd917151bb274fef3bc3f1d7f39f75d72
parent563c0be63329f009806a9245804e1eee5ff8b8ca
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.

(cherry picked from commit 21431206366e5c4f019f82e4e9b8e6963d3919a9)
bin/tests/system/digdelv/tests.sh