On Fri, Oct 24, 2008 at 16:46:52 +1100, Trent W. Buck wrote: > twb> Why are tests done in reverse order by default? > twb> Because without that requirement, > twb> > twb> printf %s\\n | sort -r | xarg $(SHELL_HARNESS) > twb> twb> reduces to twb> twb> $(SHELL_HARNESS) *.sh
No good reason that I can think of. We need the tests to be sorted though (for ease of use), but it seems like the sorting should be done in tests/shell_harness. Care to look into it? -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
