]> git.ipfire.org Git - thirdparty/bind9.git/commit
Minor kasp test fixes
authorMatthijs Mekking <matthijs@isc.org>
Tue, 9 Feb 2021 13:35:46 +0000 (14:35 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 23 Feb 2021 08:19:23 +0000 (09:19 +0100)
commit9b4e067206dbba563f391525ec4384e962cc04a9
treef61a66beb60ed3b23184e0f4cb05144919d32e08
parentfc9dcbf41977e512cff528ed788bacaa2fabcc93
Minor kasp test fixes

Two minor fixes in the kasp system test:

1. A wrong comment in ns3/setup.sh (we are subtracting 2 hours, not
   adding them).
2. 'get_keyids' used bad parameters "$1" "$2" when 'check_numkeys'
   failed. Also, 'check_numkeys' can use $DIR, $ZONE, and $NUMKEYS
   directly, no need to pass them.

(cherry picked from commit 5be26898c0333dd8a0dbee0613f7fe8f5cfe70a3)
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh