Boost logo

Boost :

From: Stefan Slapeta (stefan_nospam__at_[hidden])
Date: 2004-07-28 06:18:05


Aleksey Gurtovoy wrote:

>
> Fixed in the CVS and the attached revision of the script.
>

Seems not to be perfect:

- the build monitor is not started at all now
- the upload does not work anymore:

Traceback (most recent call last):
   File "regression.py", line 658, in ?
     commands[ command ]( **accept_args( args ) )
   File "regression.py", line 536, in regression
     upload_logs( tag, runner, user )
   File "regression.py", line 501, in upload_logs
     upload_logs( runner, tag, user )
TypeError: upload_logs() takes exactly 4 arguments (3 given)

Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk