On Sat, 23 Jun 2001, Stas Bekman wrote:
> I'm not sure how to approach this one. Should I log this issue somewhere
> in todo/ ?
sure.
> I did. It deletes the files on shutdown.
>
> Apache-Test/lib/Apache/TestServer.pm:199: $self->clean unless $aborted;
hmm, something else was causing the log to be left in tact for me.
i think the default should be not to clean the files, 'make test' already
runs t/TEST -clean, which those running t/TEST by hand can do if they want
the files cleaned.
> > what loglevel is this? apache LogLevel or Apache::TestTrace level?
>
> Apache::TestTrace
ok, sounds good. might be useful if it also sets LogLevel, which is
hardwired to debug by default.
> --devel then? still collides with -d. but now you can tell --deb vs --dev.
> But first do you agree that it'd be nice to have an option to enable a
> bunch of debug/development options at once. If you have some other idea
> for the trigger please tell me, I don't seem to come up with a nice
> replacement to devel/debug which doesn't start with 'd' ;)
if the default is to not clean files, then -log-level (or -trace) should
be enough, right? or is there more things you wanted todo in this case?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]