]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
print the input expansion before running the function
authorAlan T. DeKok <aland@freeradius.org>
Sat, 2 Aug 2025 10:53:19 +0000 (06:53 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 2 Aug 2025 10:53:19 +0000 (06:53 -0400)
commite8ce0a675332cc314084b7be2de2cb75fc902fba
treebeaa1dd2ab24d9622f2cae2a314f569a402a95f5
parentfb4d3ae313bc92cf5c6a2d8df2a5c02943d59eb2
print the input expansion before running the function

not afterwards.  this makes it much easier to read the debug output
src/lib/unlang/xlat_eval.c