Doug MacEachern wrote:
On Sat, 13 Apr 2002, Stas Bekman wrote:


but why 't/TEST -clean' removes the compiled modules? Shouldn't this be the job of 'make clean' and its variants?


i don't really care.  i never use 'make test' or even 'make' here.
i have several checkouts of httpd-test/perl-framework that point to
different servers, i only ever run Makefile.PL and t/TEST

i think i did it that way, for one because 'make test' is only supposed to be run once, and t/TEST -conf/-clean is part of the 'test' really.

if this is an issue for you, just run t/TEST instead of 'make test'.

that what I was always doing that's why I didn't notice before.

Now I'm trying to rebuild some of c-modules after changing them, so I thought 'make' will recompile only those that changed. but 'make test' recompiles everything and only 't/TEST -conf' does what either of 'make ...' should have done.

--


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to