From 8df47dca3671434f40108b0eef16086c7cee70bc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 7 Feb 2022 18:51:56 +0000 Subject: Testsuite: avoid testsuite installation path issue --- test/confs/0631 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/confs/0631') diff --git a/test/confs/0631 b/test/confs/0631 index 89f282703..17691e423 100644 --- a/test/confs/0631 +++ b/test/confs/0631 @@ -15,13 +15,13 @@ acl_smtp_data = chk_data begin acl chk_mail: - accept control = debug/tag=_acl/opts=-all+acl/pretrigger=270 + # Too hard to check for the buffer-full case due to test host + # varying path sizes on the 'processing "verb"' lines + # So give a massive buffer we will not fill. + accept control = debug/tag=_acl/opts=-all+acl/pretrigger=2048 message = yes1 message = yes2 message = yes3 - message = yes4 - message = yes5 - message = yes6 chk_rcpt: accept control = debug/trigger=now -- cgit v1.2.3