On 10-06-14 15:16 , Fred Moyer wrote:
> I put this patch together as part of the todo list for 2.0.5.  Gozer,
> is this what we are looking for?
> 
> Index: Makefile.PL
> ===================================================================
> --- Makefile.PL (revision 953555)
> +++ Makefile.PL (working copy)
> @@ -786,6 +786,8 @@
>         $(FULLPERL) -I$(INST_ARCHLIB) -I$(INST_LIB) \
>         t/TEST -bugreport -verbose=$(TEST_VERBOSE) $(TEST_FILES)
>         cd ModPerl-Registry && $(MAKE) test
> +       cd Apache-Reload && $(MAKE) test
> +       cd Apache-SizeLimit && $(MAKE) test

Yeah, except the problem of failures and return codes, IMO. You want to
run all 3 of these, no matter what. However, you want to return success
if and only if they all worked and failure if *either* failed.

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to