Update of /cvsroot/boost/boost/tools/build/v2/tools
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27213

Modified Files:
      Tag: RC_1_34_0
        testing.jam 
Log Message:
Merge

Index: testing.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/tools/testing.jam,v
retrieving revision 1.44.2.3
retrieving revision 1.44.2.4
diff -u -d -r1.44.2.3 -r1.44.2.4
--- testing.jam 15 Nov 2006 19:05:45 -0000      1.44.2.3
+++ testing.jam 17 Nov 2006 06:27:53 -0000      1.44.2.4
@@ -363,7 +363,7 @@
     
     if ! $(preserve-test-targets)
     {
-        TEMPORARY $(sources) ;
+        TEMPORARY $(source) ;
         RmTemps $(target) : $(source) ;
     }
 }


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to