On Fri, 31 Aug 2001, Ian Holsman wrote:

> ok.
> I've got the email going now.
> the only problem is that it doesn't check
> to not send itself it everything went OK.
>
> I'll start spamming it out over the weekend
> ..
> now..
> how frequently do you thing it should be going out?
> 1/night or 1/6 hours
> ?

Hmm, how about this:

Run the tests often (*/6?), but email only if something fails?
If everything is clean still email at 1d intervals.

>
> Gary Benson wrote:
>
> > On Thu, 30 Aug 2001, Doug MacEachern wrote:
> >
> >
> >>On Fri, 31 Aug 2001, Gary Benson wrote:
> >>
> >>
> >>>ANSI escape codes are what you send to a terminal to make it do stuff.
> >>>For example, if you print "\e[31;42;1m" to a terminal (where "\e" is ESC,
> >>>or ASCII 27) it will make text appear as bold red on a green background.
> >>>
> >>ohh, those ansi escape codes.
> >>
> >>
> >>>In httpd-test, this is all hidden within Term::ANSIColor, which gets
> >>>called from Apache::TestTrace...
> >>>
> >>colors can be turned off now with:
> >>$ENV{APACHE_TEST_NO_COLOR} = 1;
> >>
> >>
> >
> > [ Gary Benson, Red Hat Europe ][ [EMAIL PROTECTED] ][ GnuPG 60E8793A ]
> >
> >
>
>
>



_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to