فهرست منبع

Minor fix

[SVN r23917]
Misha Bergal 22 سال پیش
والد
کامیت
ce5d889b4a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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号