Bug#353855: Patch

2006-11-12 Thread Frank Lichtenheld
tags 353855 patch thanks t/synopsis2 seems to assume that readdir actually returns the contents of a directory in alphabetically sorted order, which is of course not true in most cases. The following patch sorts the results before comparing them to the expected results. The check in debian/rules

Bug#353855: Patch

2006-11-12 Thread Frank Lichtenheld
On Sun, Nov 12, 2006 at 04:30:34PM +0100, Frank Lichtenheld wrote: > tags 353855 patch > thanks > > t/synopsis2 seems to assume that readdir actually returns the > contents of a directory in alphabetically sorted order, which > is of course not true in most cases. The following patch sorts > the r