Philip Hazel wrote: > I believe that I have found the bug in the runtest script that causes > this. Please can you try the patch below? The new comment gives a > clue as to how I screwed up... :-)
Hmmm. Let me put it this way: When sorting messages, you're passing message filenames (well, dentries) to eximidsort. These filenames don't contain any dashes by default. :o) I don't know where you were looking, but this can't be the problem, I think. They should be sorted correctly, as filenames begin with "<stime>.H<mtime>". lg, daniel -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
