]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace date -d with python script
authorMatthijs Mekking <matthijs@isc.org>
Fri, 15 May 2020 08:27:27 +0000 (10:27 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 2 Jun 2020 09:36:25 +0000 (11:36 +0200)
commite85c1aa74e8f6e8bb199cf754f41127cbee3a090
tree182f639ba409a034bbe4e9b2f9e3b504da10386b
parentba5d122fd6dea4a2b26b2a2a1c76921c78f4034e
Replace date -d with python script

The usage of 'date -d' in the kasp system test is not portable,
replace with a python script.  Also remove some leftover
"set_keytime 'yes'" calls.

(cherry picked from commit 5b3decaf4864149f1269157d62d12724399bf591)
bin/tests/system/kasp/clean.sh
bin/tests/system/kasp/tests.sh