$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2005-05-18 13:36:39
Douglas Gregor wrote:
> 300 seconds should be sufficient. We can't just do this in
> regression.py, because we don't want it to apply to the entire bjam run.
> Instead, we need to set the ulimits when bjam invokes individual test
> cases. If a bjam expert doesn't pop up with help, I'll take a shot at it
> later today.
This could be done in tools/build/v1/testing.jam.
Relevant sections are around lines 439 and 507.
Regards,
m