$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r83936 - trunk/tools/boostbook/test
From: steven_at_[hidden]
Date: 2013-04-16 18:20:17
Author: steven_watanabe
Date: 2013-04-16 18:20:16 EDT (Tue, 16 Apr 2013)
New Revision: 83936
URL: http://svn.boost.org/trac/boost/changeset/83936
Log:
Project ids are supposed to be unique. (Refs #5480)
Text files modified:
trunk/tools/boostbook/test/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/boostbook/test/Jamfile.v2
==============================================================================
--- trunk/tools/boostbook/test/Jamfile.v2 (original)
+++ trunk/tools/boostbook/test/Jamfile.v2 2013-04-16 18:20:16 EDT (Tue, 16 Apr 2013)
@@ -4,7 +4,7 @@
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
-project boost/test ;
+project /boost/boostbook/test ;
import boostbook : boostbook ;
boostbook alt : alt.xml :