summaryrefslogtreecommitdiff
path: root/test/confs/0251
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-04-05 23:21:40 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-04-05 23:27:18 +0100
commitba74fb8d95d2e9af2122e0a95c4d5334b4f0466c (patch)
treee37a37c1538c65c55cf4bb2958cf18445b01397e /test/confs/0251
parentab1604ea9202d3dbc0fd7fd230dc693d83d3092c (diff)
Taint: check on supplied buffer vs. list when extracting elements
Diffstat (limited to 'test/confs/0251')
-rw-r--r--test/confs/02512
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0251 b/test/confs/0251
index ea6b78f5e..9c951528c 100644
--- a/test/confs/0251
+++ b/test/confs/0251
@@ -39,7 +39,7 @@ exeter_listr:
require_files = DIR/aux-fixed/TESTNUM.restrict.${local_part}
retry_use_local_part
senders = ${if exists{DIR/aux-fixed/TESTNUM.restrict.${local_part}} \
- {DIR/aux-fixed/TESTNUM.restrict.${local_part}}{zzzz}}
+ {${bless:DIR/aux-fixed/TESTNUM.restrict.${local_part}}}{zzzz}}
syntax_errors_to = ${local_part}-request@test.ex
exeter_listf: