Update of /cvsroot/boost/boost/tools/regression/xsl_reports/runner
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24302

Modified Files:
        collect_and_upload_logs.py 
Log Message:
Fix missing arg in upload_logs call.

Index: collect_and_upload_logs.py
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/regression/xsl_reports/runner/collect_and_upload_logs.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- collect_and_upload_logs.py  20 May 2007 17:18:04 -0000      1.25
+++ collect_and_upload_logs.py  22 May 2007 18:37:25 -0000      1.26
@@ -272,6 +272,7 @@
         , debug_level
         , send_bjam_log = False
         , timestamp_file = None
+        , dart_server = None
         , **unused
         ):
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to