Explorar o código

fix

[SVN r19210]
Aleksey Gurtovoy %!s(int64=23) %!d(string=hai) anos
pai
achega
96f624545e
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      tools/regression/xsl_reports/report.py

+ 3 - 3
tools/regression/xsl_reports/report.py

@@ -228,9 +228,9 @@ def build_experimental_reports( locate_root_dir
                                 ):
     ( run_date ) = time.strftime("%a, %d %b %Y %H:%M:%S +0000", time.gmtime() )
     test_results_file = os.path.join( results_dir, "test_results.xml" )
-##    collect_test_logs( [ os.path.join( locate_root_dir, "libs" ), os.path.join( locate_root_dir, "status" ) ]
-##                       , test_results_file
-##                       )
+    collect_test_logs( [ os.path.join( locate_root_dir, "libs" ), os.path.join( locate_root_dir, "status" ) ]
+                       , test_results_file
+                       )
 
     make_result_pages( test_results_file
                        , expected_results_file

粤ICP备19079148号