summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2018-04-13 18:51:23 -0400
committerPhil Pennock <pdp@exim.org>2018-04-13 18:51:23 -0400
commit8768e274c2470c6b7b99cffac768436557e5f52d (patch)
treea000656ac295eeb45638bb58c355d0221daf1375 /src
parentbcea87a207ba5eeaf16173ad120cdc308399aff0 (diff)
DKIM downgrade example again; this time debugged
As well as previous commit's `len_3` -> `length_3`, we were missing braces around the expansion operator, resulting in trying to dereference an unknown variable `$length_3`, and we were missing the outer braces from the `or` expansion condition. We really need a better way to test ACL expansion without a full harness. :( This bug-fixed version is now running on my system.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions