]> 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:16:48 +0000 (09:16 +0100)
commit5be26898c0333dd8a0dbee0613f7fe8f5cfe70a3
treec3c741511c545a988e011593b05fccecf2ec184d
parent6333ff15f0356878a34fe7c15d2a7cf9d24cd2d7
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.
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh