? debian/diff/tests-find-sort.diff
Index: tests.sh
===================================================================
RCS file: /cvs/mailfront/tests.sh,v
retrieving revision 1.12
diff -u -r1.12 tests.sh
--- tests.sh	31 Oct 2005 12:01:00 -0000	1.12
+++ tests.sh	16 Apr 2006 13:32:59 -0000
@@ -869,7 +869,7 @@
   echo $command
   if $quit; then echo QUIT; fi
 ) | pfmaildir $maildir
-( cd $maildir && find new cur -type f )
+( cd $maildir && find new cur -type f ) |sort
 }
 run_compare_test tests/pop3front-maildir-state 'false' 'UIDL' <<END_OF_TEST_RESULTS
 +OK ^M
