From 5cd1d1356732d96d49a1f7c682d1b8a33b2576f9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 14 Apr 2021 22:21:05 +0100 Subject: taint: allow appendfile create_file option to specify a de-tainting safe path --- test/stderr/0023 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/stderr/0023') diff --git a/test/stderr/0023 b/test/stderr/0023 index ddf364bcb..441422371 100644 --- a/test/stderr/0023 +++ b/test/stderr/0023 @@ -603,7 +603,7 @@ LOG: H=[8.8.8.8] F= temporarily rejected RCPT : ACL nested too deep: p >>> processing "accept" (TESTSUITE/test-config 85) >>> check acl = TESTSUITE/aux-fixed/0023.acl1 >>> read ACL from file TESTSUITE/aux-fixed/0023.acl1 ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = y >>> y in "y"? yes (matched "y") >>> check local_parts = x @@ -616,7 +616,7 @@ LOG: H=[8.8.8.8] F= temporarily rejected RCPT : ACL nested too deep: p >>> processing "accept" (TESTSUITE/test-config 85) >>> check acl = TESTSUITE/aux-fixed/0023.acl1 >>> using ACL "TESTSUITE/aux-fixed/0023.acl1" ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = y >>> y in "y"? yes (matched "y") >>> check local_parts = x @@ -630,7 +630,7 @@ LOG: H=[5.6.13.1] F= rejected RCPT >>> processing "accept" (TESTSUITE/test-config 85) >>> check acl = TESTSUITE/aux-fixed/0023.acl1 >>> using ACL "TESTSUITE/aux-fixed/0023.acl1" ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = y >>> y in "y"? yes (matched "y") >>> check local_parts = x @@ -1344,7 +1344,7 @@ LOG: H=[44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferr >>> processing "accept" (TESTSUITE/test-config 226) >>> check !acl = TESTSUITE/aux-fixed/0023.acl2 >>> read ACL from file TESTSUITE/aux-fixed/0023.acl2 ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = b >>> y in "b"? no (end of list) >>> accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl2" @@ -1355,7 +1355,7 @@ LOG: H=[44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferr >>> processing "accept" (TESTSUITE/test-config 226) >>> check !acl = TESTSUITE/aux-fixed/0023.acl2 >>> using ACL "TESTSUITE/aux-fixed/0023.acl2" ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = b >>> b in "b"? yes (matched "b") >>> check local_parts = a -- cgit v1.2.3