> Wed Oct 3 13:55:40 EDT 2007 David Roundy <[EMAIL PROTECTED]> Rough idea looks good. Basically, make a copy of the test dir for each test type. This allows each test type to be run in parallel.
> - grep "\.pl" $(TEST_FILTER_FILE) | grep -v '^#' | xargs > $(PERL_HARNESS); \ > + then grep "\.sh" $(TEST_FILTER_FILE) | grep -v '^#' | exit 1 | xargs > $(SHELL_HARNESS); \ what's the exit 1 for? -- Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon français.
pgp4I4MeEgiOn.pgp
Description: PGP signature
_______________________________________________ darcs-devel mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-devel
