]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix test that used qla
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 4 Jun 2020 12:44:29 +0000 (14:44 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 3 Jul 2020 08:25:08 +0000 (10:25 +0200)
regression-tests.recursor-dnssec/test_ECS.py

index 6d746f5abb19d381e4b486227147c6b6daca688b..9c9e6581a9db9358628b044bef226806c467225b 100644 (file)
@@ -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):