]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove sleeps
authorMatthijs Mekking <matthijs@isc.org>
Fri, 19 Apr 2019 09:38:24 +0000 (11:38 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 23 Apr 2019 14:49:38 +0000 (16:49 +0200)
commit67f0635f3cdfbdd53f0bf18b9b8a3c93d0802efd
tree0255c6034f97b28e44bdd691bf73cfeea5de1c37
parent671505feb84770a0c96e0394284466159dcd842a
Remove sleeps

Remove sleep calls from test, rely on wait_for_log().  Make
wait_for_log() and dnssec_loadkeys_on() fail the test if the
appropriate log line is not found.

Slightly adjust the echo_i() lines to print only the key ID (not the
key name).
bin/tests/system/dnssec/tests.sh