]> git.ipfire.org Git - thirdparty/bind9.git/commit
kasp test: Fix key id 0000 lookup
authorMatthijs Mekking <matthijs@isc.org>
Tue, 28 Jan 2020 14:52:08 +0000 (15:52 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 7 Feb 2020 14:42:31 +0000 (15:42 +0100)
commitb6eb28f629d8ee8b2864ede2c9c2e8c68ce833be
tree759c43c784efd80deb3ae6886ac63446b80f240b
parentb9862397ca2bf475f59076be35381e4b725372fd
kasp test: Fix key id 0000 lookup

When checking keys we search for keys by key id. The kasp test used key id
0 as an indicator that a key was not yet found. Use "no" instead.
bin/tests/system/kasp/tests.sh