]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Apply suggestion from @omoerbeek 16997/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 20 Mar 2026 10:01:15 +0000 (11:01 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 10:01:15 +0000 (11:01 +0100)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
regression-tests.recursor-dnssec/test_SNMP.py

index 8b6689e6442d79c7632c1291b9a5fdc1454f07ac..06ee7105b0734bfaa5f7e7d38b9dbc914471e0fa 100644 (file)
@@ -41,7 +41,7 @@ class SNMPTest(RecursorTest):
         results = {}
         snmpEngine = SnmpEngine()
         iterator = walk_cmd(
-            SnmpEngine(),
+            snmpEngine,
             auth,
             await UdpTransportTarget.create((self._snmpServer, self._snmpPort), timeout=self._snmpTimeout),
             ContextData(),