From: Peter van Dijk Date: Wed, 6 Oct 2021 09:54:17 +0000 (+0200) Subject: enable more tests X-Git-Tag: rec-4.4.6^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e921e8fc7c8d0ee2155d6b692023a55a869e7793;p=thirdparty%2Fpdns.git enable more tests --- diff --git a/build-scripts/test-recursor b/build-scripts/test-recursor index 143e7c4c7a..e0bda5d9d2 100755 --- a/build-scripts/test-recursor +++ b/build-scripts/test-recursor @@ -59,7 +59,7 @@ sleep 3 ./clean.sh cd ../regression-tests.recursor-dnssec -./runtests -e 'SNMP|Dnstap|Protobuf' || EXIT=1 +./runtests -e SNMP || EXIT=1 ./printlogs.py || true exit $EXIT