From 3cf91d6de9952dd0c2a4327e2a0e61d06b53c417 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Nov 2006 14:20:37 +0000 Subject: Fix small test buglet. --- test/stderr/0544 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/stderr/0544') diff --git a/test/stderr/0544 b/test/stderr/0544 index 2d49eabcb..e8b01dfe0 100644 --- a/test/stderr/0544 +++ b/test/stderr/0544 @@ -52,8 +52,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user -expanding: testdb;$domain - result: testdb;domain1.ex +expanding: $domain + result: domain1.ex LOG: MAIN == userx@domain1.ex R=smarthost T=smtp defer (-1): domain matches queue_smtp_domains, or -odqs set LOG: MAIN @@ -92,8 +92,8 @@ expanding: $sender_helo_name result: ehlo.domain expanding: +dlist result: +dlist -expanding: testdb;$domain - result: testdb;ehlo.domain +expanding: $domain + result: ehlo.domain condition: match_domain {$sender_helo_name}{+dlist} result: true expanding: ${if match_domain {$sender_helo_name}{+dlist}} -- cgit v1.2.3