There is missing enclosing parenthesis.
Regards,
w
Index: tools/build/testing.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/testing.jam,v
retrieving revision 1.16
diff -u -r1.16 testing.jam
--- tools/build/testing.jam 3 Mar 2003 19:59:45 -0000 1.16
+++ tools/build/testing.jam 26 Apr 2003 23:09:40 -0000
@@ -99,7 +99,7 @@
if $(files)
{
# make relative to the project root instead of "."
- local file = $(files[1]:R=$(SUBDIR_TOKENS:J=/) ;
+ local file = $(files[1]:R=$(SUBDIR_TOKENS:J=/)) ;
# try to undo absolute paths
source-files += [ relative-path $(file) ] ;
begin 666 testing.jam.patch
M26YD97@Z('1O;VQS+V)U:6QD+W1E