Explorar o código

master Fixed a warning output bug

Mike Smith %!s(int64=11) %!d(string=hai) anos
pai
achega
06b478d994
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      toolset/benchmark/framework_test.py

+ 0 - 1
toolset/benchmark/framework_test.py

@@ -449,7 +449,6 @@ class FrameworkTest:
         self.query_url_warn = True
         out.write(self.query_url + "501 - WARNING\n\n")
       else:
-        self.query_url_warn = False
         out.write(self.query_url + "501 - PASS\n\n")
       out.write("-----------------------------------------------------\n\n\n")
       out.flush()