On Tue, Oct 16, 2007 at 07:27:42AM +0200, Eric Y. Kow wrote:
> > 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?

It's a bug.  Sending in a fix (with a bit more of a guess as to how it got
in there).
-- 
David Roundy
Department of Physics
Oregon State University

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-devel mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to