Explorar o código

Minor fix

[SVN r23917]
Misha Bergal %!s(int64=22) %!d(string=hai) anos
pai
achega
ce5d889b4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/regression/xsl_reports/report.py

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

@@ -167,7 +167,7 @@ def make_result_pages(
             )
 
     shutil.copyfile(
-          xsl_path( 'html/master.css' )
+          xsl_path( 'html/master.css', v2 )
         , os.path.join( output_dir, 'master.css' )
         )
 

粤ICP备19079148号