Auteur: Daniel Tiefnig Date: À: exim-dev Sujet: Re: [exim-dev] Preliminary testing of a new Exim test suite
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>".