$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-10-11 07:55:13
All builds for all libraries, including regression test builds, was
broken yesterday by a typo in a specific library's Jamfile.
Even though a change is very simple, it should still be tested before
committing to svn. This is particularly important for Jamfiles, because
a mistake in one library's Jamfile can bring down the whole testing system.
Enough said,
--Beman