]> git.ipfire.org Git - thirdparty/bind9.git/commit
improve dyndb test resilience
authorEvan Hunt <each@isc.org>
Fri, 23 Feb 2018 18:08:51 +0000 (10:08 -0800)
committerEvan Hunt <each@isc.org>
Fri, 23 Feb 2018 21:44:53 +0000 (13:44 -0800)
commitdcd2348c8e56ccf24116aee4074c23dfa4af74f0
tree56f510021003a2727e8ebe0d43a98be0e8ed0d96
parentc4ed7c3a41d2f805e63b9a9c1ba0f77871a3f14a
improve dyndb test resilience

- no longer grep for specific line numbers when checking
  parameter logging, as those can change
- report the failure immediatey if parameter check fails

(cherry picked from commit 749df056be9972acb0d6691c63425ba61f9bcb90)
bin/tests/system/dyndb/tests.sh