
1 Sep
2004
1 Sep
'04
9:35 a.m.
David Abrahams wrote:
This seems to indicate that the problem is in regression.py Can you analyze the changes to that file from the past 24 hours?
Markus fixed it and now it works - however I had to manually replace broken regression.py with the one from tools/regression/xsl_reports/runner . I think that other runners should take care of it, too (Cc-ed). BTW the change was adding "bjam_options", apparently not set before being used when creating bjam comand line "test_cmd = ...", line 438. B.