$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-01-21 16:25:53
At 03:39 PM 1/21/2002, David Abrahams wrote:
 >----- Original Message -----
 >From: "Jens Maurer" <Jens.Maurer_at_[hidden]>
 >To: <boost_at_[hidden]>
 >Sent: Monday, January 21, 2002 2:41 PM
 >Subject: Re: [boost] Best way to notify of regresssion test failures?
 >
 >
 >> David Abrahams wrote:
 >> > BTW, hasn't OSL offered us CPU cycles on a variety of machines for
 >nightly
 >> > regression testing? It would be ideal if producing regression results
 >did
 >> > not require the attention of individuals.
 >>
 >> It's one shell script call for me to start the tests on all machines
 >> that I have access to, which could easily be put in a cronjob if
 >> really needed.
 >
 >Okay, but there are other machines (e.g. Windoze boxes).
I'm very close to being able to do the same thing on a Windows box.  The 
only thing I was having a problem with was command line cvs update, and I 
got that working yesterday.  I've now just got to get all the compilers 
installed on the box I'm going to be using.  The cron facility has a 
different name under Win 2K, but it works fine via either a GUI or command 
line interface.
--Beman