From 3fb501abec98b3f00fb83b180fb6bf920ca0738b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 26 Feb 2018 14:55:31 +0000 Subject: [PATCH] Testsuite: ensure logging path is set --- test/confs/0577 | 1 + test/confs/0907 | 1 + test/stdout/0577 | 17 ++++++++++++++++- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/test/confs/0577 b/test/confs/0577 index 261a096f1..33d428890 100644 --- a/test/confs/0577 +++ b/test/confs/0577 @@ -1 +1,2 @@ +.include DIR/aux-var/std_conf_prefix .include confs/TESTNUM./aaa diff --git a/test/confs/0907 b/test/confs/0907 index 8cb2b1b6d..f813322d2 100644 --- a/test/confs/0907 +++ b/test/confs/0907 @@ -1,3 +1,4 @@ # This file contains a BOM at the very beginning +.include DIR/aux-var/std_conf_prefix tls_advertise_hosts = keep_environment = diff --git a/test/stdout/0577 b/test/stdout/0577 index 43cbe3a2b..893f92243 100644 --- a/test/stdout/0577 +++ b/test/stdout/0577 @@ -1,7 +1,22 @@ # Exim Configuration (X) # 1 "TESTSUITE/test-config" # 1 "TESTSUITE/test-config" +# 1 "TESTSUITE/aux-var/std_conf_prefix" +# 1 "TESTSUITE/aux-var/std_conf_prefix" +# 1 "TESTSUITE/aux-var/tls_conf_prefix" +keep_environment = PATH +exim_path = TESTSUITE/eximdir/exim +host_lookup_order = bydns +spool_directory = TESTSUITE/spool +log_file_path = TESTSUITE/spool/log/%slog +gecos_pattern = "" +gecos_name = CALLER_NAME +chunking_advertise_hosts = +# 1 "TESTSUITE/aux-var/std_conf_prefix" +tls_advertise_hosts = +# 1 "TESTSUITE/test-config" +# 2 "TESTSUITE/test-config" # 1 "TESTSUITE/confs/0577./aaa" # 1 "TESTSUITE/confs/0577./aaa" # 1 "TESTSUITE/confs/0577./aaa" -# 1 "TESTSUITE/test-config" +# 2 "TESTSUITE/test-config" -- 2.25.1