]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
disable this for a day until we finish the async tmpl expansion
authorAlan T. DeKok <aland@freeradius.org>
Fri, 10 Apr 2020 18:32:40 +0000 (14:32 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 10 Apr 2020 18:32:40 +0000 (14:32 -0400)
src/tests/keywords/xlat-delay

index 076bece221b49a6565857d7e06d7689b074e6c39..e2832c6bf2c464dd3fb89d49539dd0f51b141c2e 100644 (file)
@@ -4,7 +4,7 @@
 
 # This is mainly a smoke test... i.e. if it crashes there's smoke
 
-"%{delay_10s:}"        # Should 'blip' the request
+#"%{delay_10s:}"       # Should 'blip' the request
 
 update request {
        &Tmp-Float-0 := "%{delay_10s:0.1}"