From e2cebd74a09669f264fe51686a0ebcbe75463a6d Mon Sep 17 00:00:00 2001 From: Todd Lyons Date: Sat, 19 Oct 2013 06:53:59 -0700 Subject: Bugzilla 1402 - Handle upper case chars in tests Test 533 fails if there are any upper case chars in the path to the test suite. Added caseful_local_part=true to the router which calls the pipe. --- test/confs/0533 | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/confs/0533 b/test/confs/0533 index 941994396..c43b628ee 100644 --- a/test/confs/0533 +++ b/test/confs/0533 @@ -28,6 +28,7 @@ r2: driver = redirect local_part_prefix = pipe- local_part_suffix = =* + caseful_local_part = true data = |${substr_1:$local_part_suffix} pipe_transport = t2 -- cgit v1.2.3