$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_at_[hidden]
Date: 2007-10-14 07:19:21
Author: danielw
Date: 2007-10-14 07:19:21 EDT (Sun, 14 Oct 2007)
New Revision: 40009
URL: http://svn.boost.org/trac/boost/changeset/40009
Log:
Added missing properties to file.
Properties modified: 
   branches/build/python_port/python/tests/bjam/make/Jamroot   (contents, props changed)
Text files modified: 
   branches/build/python_port/python/tests/bjam/make/Jamroot |     3 +--                                     
   1 files changed, 1 insertions(+), 2 deletions(-)
Modified: branches/build/python_port/python/tests/bjam/make/Jamroot
==============================================================================
--- branches/build/python_port/python/tests/bjam/make/Jamroot	(original)
+++ branches/build/python_port/python/tests/bjam/make/Jamroot	2007-10-14 07:19:21 EDT (Sun, 14 Oct 2007)
@@ -1,4 +1,3 @@
-
 using tool : 1.0 ;
 using tool : 2.0 ;
 import util : say2 : say2local ;
@@ -20,8 +19,8 @@
     ECHO "XXXXXXXXXXX copy $(targets) : $(sources) : $(properties)" ;
 }
 
-
 actions copy
 {
     cp $(FOO) $(>) $(<)
 }
+