]> granicus.if.org Git - pdns/commitdiff
show trustedkeys after testrun
authorKees Monshouwer <mind04@monshouwer.org>
Mon, 30 Nov 2015 23:13:27 +0000 (00:13 +0100)
committermind04 <mind04@monshouwer.org>
Tue, 1 Dec 2015 08:24:42 +0000 (09:24 +0100)
regression-tests/start-test-stop

index 416d8ef0777d9b5e259a8babfce27c88692f2ced..e140bc93123c096b4d2bbd3151ace940250f8da1 100755 (executable)
@@ -312,6 +312,8 @@ dotests () {
        ./toxml
        ./totar
 
+       cat ./trustedkeys
+
        if [ -s "./failed_tests" ]
        then
                for t in `cat failed_tests`