]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Print state of the request after update
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 24 Jan 2018 00:37:13 +0000 (17:37 -0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 25 Jan 2018 19:12:21 +0000 (12:12 -0700)
src/tests/keywords/array

index 6113ba5ca931371ada9a79aa1cabe2e5935c4065..d5d9753c5c6b997b7c96e0561f71da75add4c8f9 100644 (file)
@@ -9,6 +9,8 @@ update request {
        Class += 0x090a0b0c
 }
 
+debug_request
+
 if (&Class != 0x01020304) {
        test_fail
 }