$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: troy_at_[hidden]
Date: 2008-06-06 14:44:34
Author: troy
Date: 2008-06-06 14:44:34 EDT (Fri, 06 Jun 2008)
New Revision: 46201
URL: http://svn.boost.org/trac/boost/changeset/46201
Log:
Don't need that... noisy.
Text files modified:
branches/CMake/release/tools/build/CMake/post.py.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Modified: branches/CMake/release/tools/build/CMake/post.py.in
==============================================================================
--- branches/CMake/release/tools/build/CMake/post.py.in (original)
+++ branches/CMake/release/tools/build/CMake/post.py.in 2008-06-06 14:44:34 EDT (Fri, 06 Jun 2008)
@@ -39,7 +39,6 @@
'project' : project_name,
'parent_target' : parent_target,
'build_or_test' : build_or_test })
- pprint(r)
s.traash.step(r)
except EOFError, e:
break