Doug MacEachern wrote:
On Sat, 25 May 2002, Cliff Woolley wrote:


Now that the SSLLog is combined with the regular log, and since we run at
full debug loglevel, the error_log is growing too fast.  One run through
t/TEST on my system gives about 60MB worth of error_log.  No problem
there.  BUT, when you run t/SMOKE and get more than 40 times that many
tests run (or even more), you start to run into the 2GB log size limit.


never found LogLevel debug to be very useful, we could just set LogLevel to error for the tests.

t/SMOKE accepts the same options as t/TEST (plus a few of its own) and forwards them to t/TEST, so as Doug suggested just run:


t/SMOKE -trace=error ...

__________________________________________________________________
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