]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix testing errors
authorEvan Hunt <each@isc.org>
Fri, 11 Jan 2019 22:37:21 +0000 (14:37 -0800)
committerEvan Hunt <each@isc.org>
Mon, 14 Jan 2019 02:22:44 +0000 (18:22 -0800)
commit0b4dca553d1b7d15adfd0618f7d04286981bebc3
treecb103fdd762d53e87fa4bfd22343ac3b1cd8c426
parent24b89bb1dcc06bf905fb7f330173d58d852180f4
fix testing errors

- the checkprivate function in the dnssec test set ret=0, erasing
  results from previous tests and making the test appear to have passed
  when it shouldn't have
- checkprivate needed a delay loop to ensure there was time for all
  private signing records to be updated before the test

(cherry picked from commit 82e83d5dc7abdb05908c7971571eaa2d673d8691)
bin/tests/system/dnssec/tests.sh