]> 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 01:50:08 +0000 (17:50 -0800)
commit82e83d5dc7abdb05908c7971571eaa2d673d8691
tree2e449af16d04c62a21479b8b389a9f99e571ad5d
parent5da2d171dfffca9483991055915a734b6e08e9aa
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
bin/tests/system/dnssec/tests.sh