[exim-dev] [Bug 1227] string-expansion lookups not usable in…

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1227] string-expansion lookups not usable in config file
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1227

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???





--- Comment #3 from Git Commit <git@???> 2012-04-23 20:17:06 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/538e594d8b616283c3575a120511df641047f2a9

commit 538e594d8b616283c3575a120511df641047f2a9
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Apr 23 20:03:16 2012 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Apr 23 20:03:16 2012 +0100


    Update testsuite case enabled by fix for bug 1227, with changes require by
bug 1224.
---
 test/stderr/0437 |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


diff --git a/test/stderr/0437 b/test/stderr/0437
index 695f662..8c0bfe8 100644
--- a/test/stderr/0437
+++ b/test/stderr/0437
@@ -3,7 +3,7 @@ search_open: lsearch "TESTSUITE/aux-fixed/0437.ls"
search_find: file="TESTSUITE/aux-fixed/0437.ls"
key="spool" partial=-1 affix=NULL starflags=0
LRU list:
- :TESTSUITE/aux-fixed/0437.ls
+ 0TESTSUITE/aux-fixed/0437.ls
End
internal_search_find: file="TESTSUITE/aux-fixed/0437.ls"
type=lsearch key="spool"
@@ -19,7 +19,7 @@ search_open: lsearch "TESTSUITE/aux-fixed/0437.ls"
search_find: file="TESTSUITE/aux-fixed/0437.ls"
key="transport" partial=-1 affix=NULL starflags=0
LRU list:
- :TESTSUITE/aux-fixed/0437.ls
+ 0TESTSUITE/aux-fixed/0437.ls
End
internal_search_find: file="TESTSUITE/aux-fixed/0437.ls"
type=lsearch key="transport"
@@ -32,7 +32,7 @@ search_open: lsearch "TESTSUITE/aux-fixed/0437.ls"
search_find: file="TESTSUITE/aux-fixed/0437.ls"
key="file" partial=-1 affix=NULL starflags=0
LRU list:
- :TESTSUITE/aux-fixed/0437.ls
+ 0TESTSUITE/aux-fixed/0437.ls
End
internal_search_find: file="TESTSUITE/aux-fixed/0437.ls"
type=lsearch key="file"
@@ -50,7 +50,7 @@ search_open: lsearch "TESTSUITE/aux-fixed/0437.ls"
search_find: file="TESTSUITE/aux-fixed/0437.ls"
key="transport" partial=-1 affix=NULL starflags=0
LRU list:
- :TESTSUITE/aux-fixed/0437.ls
+ 0TESTSUITE/aux-fixed/0437.ls
End
internal_search_find: file="TESTSUITE/aux-fixed/0437.ls"
type=lsearch key="transport"
@@ -63,7 +63,7 @@ search_open: lsearch "TESTSUITE/aux-fixed/0437.ls"
search_find: file="TESTSUITE/aux-fixed/0437.ls"
key="file" partial=-1 affix=NULL starflags=0
LRU list:
- :TESTSUITE/aux-fixed/0437.ls
+ 0TESTSUITE/aux-fixed/0437.ls
End
internal_search_find: file="TESTSUITE/aux-fixed/0437.ls"
type=lsearch key="file"


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email