$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-25 17:08:30
On line 318 of regression.py, bjam.log is being written to with >>
rather than >.
Is this correct? If so, where is bjam.log deleted?
I'm trying to track down why BGD-Windows on the release branch is
generating stale results.
--Beman