From cfe6acff2ddc7eb03b3489770219edf829abd323 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 27 Mar 2022 20:41:05 +0100 Subject: Taintcheck transport-process arguments --- test/confs/0321 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/confs/0321') diff --git a/test/confs/0321 b/test/confs/0321 index b063cdeb1..658ad15ce 100644 --- a/test/confs/0321 +++ b/test/confs/0321 @@ -29,7 +29,9 @@ begin transports pipe: driver = pipe - command = /non/exist/command -f <$sender_address> -d $pipe_addresses + command = /non/exist/command -f \ + "<${if match_local_part {$sender_address}{CALLER@test.ex}{$value}}>" \ + -d $pipe_addresses message_prefix = message_suffix = check_string = -- cgit v1.2.3