$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-11-20 07:00:58
John Pavel wrote:
> The full logs are, I think, on the ftp server, unless they are pruned
> before uploading.
Hmm, looking at ftp://fx.meta-comm.com/boost-regression/trunk/logs/ I see
some old-ish VC8 results from you but none from jrp-msvc9.0. Am I looking
in the right place?
> Otherwise, which files do you need?
Probably a:
cd libs/type_traits/test
bjam -a msvc-9.0
Would do it (as long as you capture stdout and stderr), alternatively just
the log of the last test run, provided it *wasn't* incremental.
Many thanks, John.