Преглед изворни кода

revision default needs actual value

[SVN r39447]
Beman Dawes пре 18 година
родитељ
комит
4c75e1a9f6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tools/regression/xsl_reports/runner/collect_and_upload_logs.py

+ 1 - 1
tools/regression/xsl_reports/runner/collect_and_upload_logs.py

@@ -268,7 +268,7 @@ def collect_logs(
         , run_type
         , dart_server = None
         , http_proxy = None
-        , revision = None
+        , revision = ''
         , **unused
         ):
     

粤ICP备19079148号