From: Pieter Lexis Date: Thu, 4 Jun 2020 12:44:29 +0000 (+0200) Subject: Fix test that used qla X-Git-Tag: rec-4.4.0-beta1~56^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e99b470a95bcb30d9a4ad849150de25e325c7e8;p=thirdparty%2Fpdns.git Fix test that used qla --- diff --git a/regression-tests.recursor-dnssec/test_ECS.py b/regression-tests.recursor-dnssec/test_ECS.py index 6d746f5abb..9c9e6581a9 100644 --- a/regression-tests.recursor-dnssec/test_ECS.py +++ b/regression-tests.recursor-dnssec/test_ECS.py @@ -350,7 +350,6 @@ ecs-ipv6-bits=128 ecs-ipv4-cache-bits=32 ecs-ipv6-cache-bits=128 forward-zones=ecs-echo.example=%s.21 -query-local-address=::1 """ % (os.environ['PREFIX']) def testSendECS(self):