From: Alan T. DeKok Date: Sun, 16 Jul 2023 01:22:03 +0000 (-0400) Subject: remove update X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aca9ef715d57888ec5e9d44ba7ec3d525fe1734;p=thirdparty%2Ffreeradius-server.git remove update --- diff --git a/src/tests/modules/unbound/dns.unlang b/src/tests/modules/unbound/dns.unlang index 5b74a389f1e..16fd3112d64 100644 --- a/src/tests/modules/unbound/dns.unlang +++ b/src/tests/modules/unbound/dns.unlang @@ -32,9 +32,7 @@ if (&Tmp-String-0 != "www.example.com") { # Try a real, known, network response # Temporarily disabled while there is a bug in unbound -#update request { -# &Tmp-String-0 := "%(dns:8.8.8.8.in-addr.arpa PTR)" -#} +#&Tmp-String-0 := "%(dns:8.8.8.8.in-addr.arpa PTR)" #if (&Tmp-String-0 != "dns.google") { # test_fail